Merge pull request #31699 from jughu/Misc
Increasew the size of the katana from normal to huge
This commit is contained in:
committed by
CitadelStationBot
parent
cc96777b6b
commit
baae0dcd15
@@ -201,7 +201,7 @@
|
|||||||
slot_flags = SLOT_BELT | SLOT_BACK
|
slot_flags = SLOT_BELT | SLOT_BACK
|
||||||
force = 40
|
force = 40
|
||||||
throwforce = 10
|
throwforce = 10
|
||||||
w_class = WEIGHT_CLASS_NORMAL
|
w_class = WEIGHT_CLASS_HUGE
|
||||||
hitsound = 'sound/weapons/bladeslice.ogg'
|
hitsound = 'sound/weapons/bladeslice.ogg'
|
||||||
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
|
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
|
||||||
block_chance = 50
|
block_chance = 50
|
||||||
|
|||||||
Reference in New Issue
Block a user