Merge pull request #14100 from Hatterhat/sheath-exp
twinsheath additions
This commit is contained in:
@@ -857,7 +857,7 @@
|
|||||||
icon_state = "2sheath"
|
icon_state = "2sheath"
|
||||||
item_state = "katana" //this'll do.
|
item_state = "katana" //this'll do.
|
||||||
w_class = WEIGHT_CLASS_BULKY
|
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
|
starting_sword = null
|
||||||
|
|
||||||
/obj/item/storage/belt/sabre/twin/ComponentInitialize()
|
/obj/item/storage/belt/sabre/twin/ComponentInitialize()
|
||||||
|
|||||||
@@ -231,7 +231,7 @@
|
|||||||
|
|
||||||
/obj/item/melee/smith/twohand/katana
|
/obj/item/melee/smith/twohand/katana
|
||||||
name = "katana"
|
name = "katana"
|
||||||
icon_state = "katana"
|
icon_state = "katana-s"
|
||||||
overlay_state = "katanahilt"
|
overlay_state = "katanahilt"
|
||||||
force = 7
|
force = 7
|
||||||
wielded_mult = 2
|
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 |
Reference in New Issue
Block a user