easier for me to type

This commit is contained in:
kevinz000
2020-01-10 13:26:34 -08:00
parent 830054c106
commit f1a4956afc
16 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -282,7 +282,7 @@
if(target.get_item_by_slot(SLOT_HEAD) != src)
return
QDEL_NULL(paranoia)
if(!target._MOBILITYFLAGTEMPORARY_IsUnconscious())
if(!target._REFACTORING_IsUnconscious())
to_chat(target, "<span class='warning'>Your zealous conspirationism rapidly dissipates as the donned hat warps up into a ruined mess. All those theories starting to sound like nothing but a ridicolous fanfare.</span>")
/obj/item/clothing/head/foilhat/attack_hand(mob/user)