mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-10-27 07:56:57 +00:00
some stuff
This commit is contained in:
@@ -107,6 +107,15 @@ init()
|
||||
level.bot_allowed_negotiation_links[ level.bot_allowed_negotiation_links.size ] = "zombie_jump_down_184";
|
||||
level.bot_allowed_negotiation_links[ level.bot_allowed_negotiation_links.size ] = "zombie_jump_down_190";
|
||||
|
||||
level.bot_ignore_links = [];
|
||||
|
||||
switch ( level.script )
|
||||
{
|
||||
case "nazi_zombie_sumpf":
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
level.players = [];
|
||||
level.bots = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user