Fixes shells unable to be re-used by the AI & an exploit

This commit is contained in:
Archie
2021-06-27 14:09:40 -03:00
parent cf0105de4a
commit 1547557166
4 changed files with 8 additions and 2 deletions
+2
View File
@@ -157,6 +157,8 @@ GLOBAL_LIST_INIT(turfs_without_ground, typecacheof(list(
#define isclown(A) (istype(A, /mob/living/simple_animal/hostile/retaliate/clown))
#define ismimic(A) (istype(A, /mob/living/simple_animal/hostile/hs13mimic))
GLOBAL_LIST_INIT(shoefootmob, typecacheof(list(
/mob/living/carbon/human/,
/mob/living/simple_animal/cow,