Merge pull request #12143 from Ghommie/Ghommie-cit729

Demodularizing a few sprite assets.
This commit is contained in:
kevinz000
2020-05-08 23:29:34 -07:00
committed by GitHub
19 changed files with 2 additions and 21 deletions
-3
View File
@@ -232,11 +232,8 @@
/obj/item/melee/baton/stunsword
name = "stunsword"
desc = "not actually sharp, this sword is functionally identical to a stunbaton"
icon = 'modular_citadel/icons/obj/stunsword.dmi'
icon_state = "stunsword"
item_state = "sword"
lefthand_file = 'modular_citadel/icons/mob/inhands/stunsword_left.dmi'
righthand_file = 'modular_citadel/icons/mob/inhands/stunsword_right.dmi'
/obj/item/melee/baton/stunsword/get_belt_overlay()
if(istype(loc, /obj/item/storage/belt/sabre))