fixes boxcutter n a couple other inhads (#70425)

fix: Boxcutters now have inhands again.
This commit is contained in:
ShizCalev
2022-10-10 23:30:56 -04:00
committed by GitHub
parent db59372103
commit d6ce53a288
5 changed files with 3 additions and 1 deletions
@@ -819,6 +819,7 @@
lefthand_file = 'icons/mob/inhands/64x64_lefthand.dmi'
righthand_file = 'icons/mob/inhands/64x64_righthand.dmi'
icon_state = "cleaving_saw"
inhand_icon_state = "cleaving_saw"
worn_icon_state = "cleaving_saw"
attack_verb_continuous = list("attacks", "saws", "slices", "tears", "lacerates", "rips", "dices", "cuts")
attack_verb_simple = list("attack", "saw", "slice", "tear", "lacerate", "rip", "dice", "cut")