]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/maps/campaign_voretournament_6.cfg
Level 7, with small tweaks to 6
[voretournament/voretournament.git] / data / maps / campaign_voretournament_6.cfg
index 4d309e7814c3112daba2cf71b5bea85d609b90e7..91c55678f4c3987582dd1fe806fb4cd01d2f18f9 100644 (file)
@@ -12,7 +12,7 @@
 // that does print "My-Playername: Bot: message", but it's the best this script can do\r
 \r
 // chat script settings\r
-set chatbot_msg_count 12 "number of messages (chatbot_msg_# cvars)"\r
+set chatbot_msg_count 14 "number of messages (chatbot_msg_# cvars)"\r
 set chatbot_msg_time 20 "each message is posted after this many seconds"\r
 set chatbot_tmp_counter 0 "chatbot system variable, used to cycle the messages (do not set this manualy)"\r
 \r
@@ -24,11 +24,13 @@ set chatbot_msg_3 "^2Self: ^7Damn! Those dump space guards keep pressing them ba
 set chatbot_msg_4 "^6Voice in your mind: ^7I'm sensing an additional pressure plate on the roof. Perhaps you can use your grabber to get there and press that one too."\r
 set chatbot_msg_5 "^1Space Patroll 3: ^7Heh, I was afraid I'll run out of food after these prisoners are gone. It seems a new meal has arrived!"\r
 set chatbot_msg_6 "^1Space Patroll 4: ^7Why not be a nice willing meal and surrender yourself? I promise I'll make the trip to my stomach pleasant."\r
-set chatbot_msg_7 "^1Space Patroll 2: ^7God damn! The generator is starting to overload! Guard the pressure plates!"\r
-set chatbot_msg_8 "^1Space Patroll 3: ^7Come on you. Get in my stomach, nice and easy. Either that or we're gonna throw you in space! And believe me, serving as food is a MUCH better option, even for you."\r
-set chatbot_msg_9 "^2Self: ^7It's starting to overload, I can feel it! Not long now..."\r
-set chatbot_msg_10 "^1Space Patroll 5: ^7Bleah! This one kicks damn hard! I can't help regurgitating! Can't anyone friggin HOLD their prey in and finish the digestion?"\r
-set chatbot_msg_11 "^1Space Patroll 2: ^7The generator is reaching its limits! It's going to blow! Take cover!"\r
+set chatbot_msg_7 "^3Prisoner 1: ^7Hello? Can anyone hear me? I'm in here!"\r
+set chatbot_msg_8 "^1Space Patroll 2: ^7God damn! The generator is starting to overload! Guard the pressure plates!"\r
+set chatbot_msg_9 "^1Space Patroll 3: ^7Come on you. Get in my stomach, nice and easy. Either that or we're gonna throw you in space! And believe me, serving as food is a MUCH better option, even for you."\r
+set chatbot_msg_10 "^2Self: ^7It's starting to overload, I can feel it! Not long now..."\r
+set chatbot_msg_11 "^1Space Patroll 5: ^7Bleah! This one kicks damn hard! I can't help regurgitating! Can't anyone friggin HOLD their prey in and finish the digestion?"\r
+set chatbot_msg_12 "^3Prisoner 2: ^7Heeeey! We're in here! Please get us out of here! Don't let them eat us!"\r
+set chatbot_msg_13 "^1Space Patroll 2: ^7The generator is reaching its limits! It's going to blow! Take cover!"\r
 \r
 // chat script system\r
 alias chatbot_count "qc_cmd rpn /chatbot_tmp_counter chatbot_tmp_counter 1 add $chatbot_msg_count mod def"\r