Fixes facehuggers ripping masks off protected mobs (#25488)

* Fixes facehuggers ripping masks off protected mobs

* it didn't give an error on my end but oh well

* i did it
This commit is contained in:
XDTM
2017-04-01 01:57:47 +02:00
committed by oranges
parent c600c661c2
commit b56d2b4db3
2 changed files with 10 additions and 16 deletions

View File

@@ -932,10 +932,6 @@ var/datum/controller/subsystem/garbage_collector/SSgarbage
SearchVar(GALOSHES_DONT_HELP)
SearchVar(SLIDE_ICE)
SearchVar(limb_icon_cache)
SearchVar(MIN_IMPREGNATION_TIME)
SearchVar(MAX_IMPREGNATION_TIME)
SearchVar(MIN_ACTIVE_TIME)
SearchVar(MAX_ACTIVE_TIME)
SearchVar(default_martial_art)
SearchVar(plasmaman_on_fire)
SearchVar(ai_list)