mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 13:17:03 +01:00
- changes /obj/item/cane/concealed to contain a cane sword instead of a switch blade, as well as adds a subtype of katana for the cane sword
- changes cost of concealed blade in uplink to match the katana and other swords - adds sprites for the item in game as well as shown on character
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
icon_state = "katana"
|
||||
slot_flags = SLOT_BELT | SLOT_BACK
|
||||
|
||||
/obj/item/material/sword/katana/caneblade
|
||||
name = "cane blade"
|
||||
desc = "Used for making people fall over instead of helping them stand up."
|
||||
icon_state = "caneblade"
|
||||
item_state = "caneblade"
|
||||
|
||||
/obj/item/material/sword/rapier
|
||||
name = "rapier"
|
||||
desc = "A slender, fancy and sharply pointed sword."
|
||||
|
||||
Reference in New Issue
Block a user