Merge pull request #28914 from KorPhaeron/ninja

Fixes ninjas not getting their katana
This commit is contained in:
Jordan Brown
2017-06-29 18:57:32 -04:00
committed by GitHub
+1
View File
@@ -67,6 +67,7 @@
hitsound = 'sound/weapons/bladeslice.ogg'
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
block_chance = 50
slot_flags = SLOT_BELT
sharpness = IS_SHARP
obj_integrity = 200
max_integrity = 200