This commit is contained in:
Hatterhat
2021-01-19 16:54:49 -06:00
parent 7ad42c9d53
commit fccf24ac17
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -857,7 +857,7 @@
icon_state = "2sheath"
item_state = "katana" //this'll do.
w_class = WEIGHT_CLASS_BULKY
fitting_swords = list(/obj/item/melee/smith/wakizashi, /obj/item/melee/smith/twohand/katana, /obj/item/melee/bokken)
fitting_swords = list(/obj/item/melee/smith/wakizashi, /obj/item/melee/smith/twohand/katana, /obj/item/melee/bokken, /obj/item/katana)
starting_sword = null
/obj/item/storage/belt/sabre/twin/ComponentInitialize()
+1 -1
View File
@@ -231,7 +231,7 @@
/obj/item/melee/smith/twohand/katana
name = "katana"
icon_state = "katana"
icon_state = "katana-s"
overlay_state = "katanahilt"
force = 7
wielded_mult = 2
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB