Add action to pull down mask (#9015)
* Add action to pull down mask * Update based on review comments * fix access * cleanup * Update based on review comments * revert change to ToggleableClothingSystem * switch to unequip * Specify the unequip is for togglemaskevent only * fix issue of activating mask in hands with something else in mask slot * Update based on review comments * switch to dependency for ActionSystem for consistency * whoops other instance too * review changes
This commit is contained in:
4
Resources/Locale/en-US/actions/actions/mask.ftl
Normal file
4
Resources/Locale/en-US/actions/actions/mask.ftl
Normal file
@@ -0,0 +1,4 @@
|
||||
action-name-mask = Toggle Mask
|
||||
action-description-mask-toggle = Handy, but prevents insertion of pie into your pie hole.
|
||||
action-mask-pull-up-popup-message = You pull up your {$mask}.
|
||||
action-mask-pull-down-popup-message = You pull down your {$mask}.
|
||||
Reference in New Issue
Block a user