From: MirceaKitsune Date: Sat, 25 Sep 2010 12:08:30 +0000 (+0300) Subject: Properly set you to Vore Princess in the last campaign levels X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=73d6bb8ca486ee00f6c5de5d614ccad0dd76210f;p=voretournament%2Fvoretournament.git Properly set you to Vore Princess in the last campaign levels --- diff --git a/data/maps/campaign_voretournament_19.cfg b/data/maps/campaign_voretournament_19.cfg index f1dd9c35..be068d6b 100644 --- a/data/maps/campaign_voretournament_19.cfg +++ b/data/maps/campaign_voretournament_19.cfg @@ -2,8 +2,10 @@ // do NOT attempt to set cvars here! Those cvars must be set from the campaign file properly // this is only for scripts and other commands you wish to run for a given level -// change our name for this campaign level +// set our character for this campaign level settemp _cl_name "Vore Princess" +settemp _cl_playermodel models/player/vixen.zym +settemp _cl_playerskin 0 // ---------------------------------------------------------------- // Automated chat bot code: diff --git a/data/maps/campaign_voretournament_20.cfg b/data/maps/campaign_voretournament_20.cfg index 1f3b4cee..4644e9df 100644 --- a/data/maps/campaign_voretournament_20.cfg +++ b/data/maps/campaign_voretournament_20.cfg @@ -2,8 +2,10 @@ // do NOT attempt to set cvars here! Those cvars must be set from the campaign file properly // this is only for scripts and other commands you wish to run for a given level -// change our name for this campaign level +// set our character for this campaign level settemp _cl_name "Vore Princess" +settemp _cl_playermodel models/player/vixen.zym +settemp _cl_playerskin 0 // ---------------------------------------------------------------- // Automated chat bot code: