]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Properly set you to Vore Princess in the last campaign levels
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 25 Sep 2010 12:08:30 +0000 (15:08 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 25 Sep 2010 12:08:30 +0000 (15:08 +0300)
data/maps/campaign_voretournament_19.cfg
data/maps/campaign_voretournament_20.cfg

index f1dd9c35f75c36fcecdbb1dfff877a1190d5a4de..be068d6b9cdf8155dd28b06c00eb2d41ead9188d 100644 (file)
@@ -2,8 +2,10 @@
 // do NOT attempt to set cvars here! Those cvars must be set from the campaign file properly\r
 // this is only for scripts and other commands you wish to run for a given level\r
 \r
-// change our name for this campaign level\r
+// set our character for this campaign level\r
 settemp _cl_name "Vore Princess"\r
+settemp _cl_playermodel models/player/vixen.zym\r
+settemp _cl_playerskin 0\r
 \r
 // ----------------------------------------------------------------\r
 // Automated chat bot code:\r
index 1f3b4cee038c17ded2d9a5f6548f071582279ba7..4644e9df54014277b6982815c83a72e2d755f156 100644 (file)
@@ -2,8 +2,10 @@
 // do NOT attempt to set cvars here! Those cvars must be set from the campaign file properly\r
 // this is only for scripts and other commands you wish to run for a given level\r
 \r
-// change our name for this campaign level\r
+// set our character for this campaign level\r
 settemp _cl_name "Vore Princess"\r
+settemp _cl_playermodel models/player/vixen.zym\r
+settemp _cl_playerskin 0\r
 \r
 // ----------------------------------------------------------------\r
 // Automated chat bot code:\r