Fixes the AI core being flammable (#28814)

This commit is contained in:
kevinz000
2017-06-26 11:38:02 -03:00
committed by Leo
parent 9dbe3253d0
commit 30f27ffbc4
+3
View File
@@ -164,6 +164,9 @@
. = ..()
/mob/living/silicon/ai/IgniteMob()
fire_stacks = 0
. = ..()
/mob/living/silicon/ai/verb/pick_icon()
set category = "AI Commands"