From: molivier Date: Fri, 10 Dec 2004 10:55:58 +0000 (+0000) Subject: Added BB_Power to the Transfusion map list X-Git-Tag: xonotic-v0.1.0preview~5305 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6be5bed18f9d4be6ff8581f1db67de1893bca9cf;p=xonotic%2Fdarkplaces.git Added BB_Power to the Transfusion map list git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4834 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/menu.c b/menu.c index c7c08302..debe0840 100644 --- a/menu.c +++ b/menu.c @@ -3231,6 +3231,7 @@ level_t transfusionlevels[] = {"cpbb04", "Deadly Inspirations"}, {"b2a15", "Area 15 (B2)"}, + {"b2power", "BB_Power"}, {"barena", "Blood Arena"}, {"bkeep", "Blood Keep"}, {"bstar", "Brown Star"}, @@ -3264,9 +3265,9 @@ episode_t transfusionepisodes[] = {"Post Mortem", 45, 9}, {"Cryptic Passage", 54, 10}, {"Cryptic BloodBath", 64, 4}, - {"Blood 2", 68, 5}, - {"Transfusion", 73, 9}, - {"Conversions", 82, 6} + {"Blood 2", 68, 6}, + {"Transfusion", 74, 9}, + {"Conversions", 83, 6} }; level_t goodvsbad2levels[] =