From 5f296af72d8b1492f32867388ff96fa48134c8d7 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Mon, 13 Sep 2010 19:29:27 +0300 Subject: [PATCH] Bots for the second campaign level --- data/maps/campaign_voretournament.txt | 2 +- data/maps/campaign_voretournament_bots_2.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 data/maps/campaign_voretournament_bots_2.txt diff --git a/data/maps/campaign_voretournament.txt b/data/maps/campaign_voretournament.txt index ba3244ee..82a66db5 100644 --- a/data/maps/campaign_voretournament.txt +++ b/data/maps/campaign_voretournament.txt @@ -2,4 +2,4 @@ "//game","mapname","bots","skill","frag","mutator-sets","description","long description" "dm","basement","1","1","5","bot_config_file maps/campaign_voretournament_bots_1.txt; bot_vs_human 0; 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.\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." -"ctf","basementctf","2","2","5","bot_config_file maps/campaign_voretournament_bots_1.txt; bot_vs_human 2; g_vore 0; g_start_weapon_grabber 0","Unlocking the power of vore","As the guard drops dead and you prepare to advance, you hear a mysterious voice in your mind: 'You are the only one who can stop the Vore Princess, by obtaining the power of vore. Please, help us!'\n\nYou reach the second floor, where you come across two mysterious flags. 'Bring them together', the voice speaks again as two guards arrive." \ No newline at end of file +"ctf","basementctf","2","2","5","bot_config_file maps/campaign_voretournament_bots_2.txt; bot_vs_human 2; g_vore 0; g_start_weapon_grabber 0","Unlocking the power of vore","As the guard drops dead and you prepare to advance, you hear a mysterious voice in your mind: 'You are the only one who can stop the Vore Princess, by obtaining the power of vore. Please, help us!'\n\nYou reach the second floor, where you come across two mysterious flags. 'Bring them together', the voice speaks again as two guards arrive." \ No newline at end of file diff --git a/data/maps/campaign_voretournament_bots_2.txt b/data/maps/campaign_voretournament_bots_2.txt new file mode 100644 index 00000000..1c7bc298 --- /dev/null +++ b/data/maps/campaign_voretournament_bots_2.txt @@ -0,0 +1,5 @@ +//bot configuration: name model skin shirt pants team keyboard use moving dodging ping weapon use aggressivity range aiming calmhand mouse fightthink aithink vore predskill preyskill fear teamheal +//default team values (team-override): 1 = red, 2 = blue, 3 = yellow, 4 = pink +//use -1 for shirt-color or pants-color to get random colors +Guard 1 vixen.zym 0 6 5 0 1 1.5 2 -1 -1 -1 1 0 1 -0.5 -1 -1 1.25 1 1 1 +Guard 2 vixen.zym 0 0 0 0 0 0 0 2 -1 0 0 0 -1 0 0 0 0.75 1.25 1.25 1.5 \ No newline at end of file -- 2.39.2