Implement better jetpack action button

This commit is contained in:
Bjorn Neergaard
2016-02-08 17:09:12 -06:00
parent 2b46e8253f
commit eaa6bc7b18
6 changed files with 122 additions and 134 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
return 1
/datum/action/item_action/hands_free/activate_pill
name = "activate pill"
name = "Activate Pill"
/datum/action/item_action/hands_free/activate_pill/Trigger()
if(!..() || CheckRemoval(owner))