From c7d38e9ca237ac9be1aec966cb9f47635632f466 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sun, 12 Sep 2010 20:15:05 +0300 Subject: [PATCH] First part of VoreTournament campaign (storyline). It's the same campaign system from Nexuiz... each level has a story and you play it match by match. --- data/maps/campaign_voretournament.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/maps/campaign_voretournament.txt diff --git a/data/maps/campaign_voretournament.txt b/data/maps/campaign_voretournament.txt new file mode 100644 index 00000000..76267e6b --- /dev/null +++ b/data/maps/campaign_voretournament.txt @@ -0,0 +1,4 @@ +"//campaign:VoreTournament Campaign" +"//game","mapname","bots","skill","frag","mutator-sets","description","long description" + +"dm","basement","1","1","5","g_vore 0; g_start_weapon_grabber 0","The escape","As you're slowly waking up, you see yourself in a small cell located inside a basement. A guard is patrolling the area. Suddenly, your cell door gets unlocked without the guard's knowledge. Who did that?\n\nFind a Grabber and use its electric attack to take the guard down. Then advance to the upper level of the facility, and try to recover your memory." \ No newline at end of file -- 2.39.2