Fixes ninjas not getting their katana (#1831)

This commit is contained in:
CitadelStationBot
2017-06-29 20:59:13 -05:00
committed by kevinz000
parent 8edba7b74b
commit 6f67132f27

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