MORE GATWAYS

Not going to lie, I have done minimal testing. Code should work.
This commit is contained in:
Fluff
2023-06-17 11:11:27 -04:00
parent 1bf74c1315
commit 8ed384caed
18 changed files with 136898 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
/obj/item/weapon/melee/cullingcane
name = "culling cane"
defend_chance = 15 // The base chance for the weapon to parry.
projectile_parry_chance = 15
sharp = TRUE
edge = TRUE
w_class = ITEMSIZE_LARGE
slot_flags = SLOT_BACK
force = 35
attack_verb = list("attacked", "chopped", "cleaved", "torn", "cut")
can_cleave = TRUE
icon_state = "scythe0"