Adds Berserk

This commit is contained in:
Neerti
2018-01-11 01:35:14 -05:00
parent b7c67cba68
commit cca2cc5a23
32 changed files with 646 additions and 15 deletions
+3
View File
@@ -296,6 +296,9 @@
/mob/living/bot/proc/explode()
qdel(src)
/mob/living/bot/is_sentient()
return FALSE
/******************************************************************/
// Navigation procs
// Used for A-star pathfinding