javlock on

This commit is contained in:
Your Name
2020-08-25 19:42:48 -06:00
parent d4b2a72025
commit 7b866c16fe
3 changed files with 141 additions and 10 deletions

View File

@ -142,6 +142,7 @@ HasBotJavelinLocation()
SetBotJavelinLocation(loc)
{
self.bot.jav_loc = loc;
self notify("new_enemy");
}
ClearBotJavelinLocation()