Merge pull request #11398 from Citadel-Station-13/kevinz000-patch-7
fixes hands free actions (like !!!adrenal implants!!!) not being available during stuns
This commit is contained in:
@@ -426,6 +426,7 @@
|
||||
|
||||
/datum/action/item_action/hands_free
|
||||
check_flags = AB_CHECK_CONSCIOUS
|
||||
required_mobility_flags = NONE
|
||||
|
||||
/datum/action/item_action/hands_free/activate
|
||||
name = "Activate"
|
||||
|
||||
Reference in New Issue
Block a user