ohhhhhhh boy

This commit is contained in:
silicons
2020-07-26 15:10:08 -07:00
parent 7d7f40ce90
commit 49070d732b
4 changed files with 17 additions and 15 deletions
@@ -109,7 +109,7 @@
if(warcry)
M.say("[warcry]", ignore_spam = TRUE, forced = TRUE)
return NO_AUTO_CLICKDELAY_HANDLING
return NO_AUTO_CLICKDELAY_HANDLING | ATTACK_HAND_IGNORE_ACTION
/obj/item/clothing/gloves/fingerless/pugilist/rapid/AltClick(mob/user)
var/input = stripped_input(user,"What do you want your battlecry to be? Max length of 6 characters.", ,"", 7)
@@ -137,7 +137,7 @@
else
M.SetNextAction(CLICK_CD_RAPID)
return NO_AUTO_CLICKDELAY_HANDLING
return NO_AUTO_CLICKDELAY_HANDLING | ATTACK_HAND_IGNORE_ACTION
/obj/item/clothing/gloves/botanic_leather
name = "botanist's leather gloves"