Allows Ekatan to be in back slot (#40441)

This commit is contained in:
MetroidLover
2018-09-26 23:21:50 -04:00
committed by ShizCalev
parent 1cb74aff0b
commit c2fd2584ee
+1 -1
View File
@@ -13,7 +13,7 @@
hitsound = 'sound/weapons/bladeslice.ogg'
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
block_chance = 50
slot_flags = ITEM_SLOT_BELT
slot_flags = ITEM_SLOT_BACK|ITEM_SLOT_BELT
sharpness = IS_SHARP
max_integrity = 200
resistance_flags = LAVA_PROOF | FIRE_PROOF | ACID_PROOF