fixes boxcutter n a couple other inhads (#70425)

fix: Boxcutters now have inhands again.
This commit is contained in:
ShizCalev
2022-10-10 20:30:56 -07:00
committed by GitHub
parent db59372103
commit d6ce53a288
5 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
desc = "A tool for cutting boxes, or throats."
icon = 'icons/obj/boxcutter.dmi'
icon_state = "boxcutter"
inhand_icon_state = "boxcutter"
base_icon_state = "boxcutter"
lefthand_file = 'icons/mob/inhands/equipment/boxcutter_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/boxcutter_righthand.dmi'
+1 -1
View File
@@ -458,7 +458,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
name = "white cane"
desc = "A cane traditionally used by the blind to help them see. Folds down to be easier to transport."
icon_state = "cane_white"
inhand_icon_state = null
inhand_icon_state = "cane_white"
lefthand_file = 'icons/mob/inhands/weapons/melee_lefthand.dmi'
righthand_file = 'icons/mob/inhands/weapons/melee_righthand.dmi'
force = 1