fixc all the things.

This commit is contained in:
Aurorablade
2016-02-23 02:48:13 -05:00
parent 64d8354ec5
commit bbac4006b5
8 changed files with 59 additions and 5 deletions
+3
View File
@@ -215,6 +215,9 @@
/datum/action/item_action
check_flags = AB_CHECK_RESTRAINED|AB_CHECK_STUNNED|AB_CHECK_LYING|AB_CHECK_ALIVE|AB_CHECK_INSIDE
/datum/action/item_action/CheckRemoval(mob/living/user)
return !(target in user)
/datum/action/item_action/hands_free
check_flags = AB_CHECK_ALIVE|AB_CHECK_INSIDE