Enforces TRUE/FALSE for edge (#11495)

This commit is contained in:
MarinaGryphon
2021-03-23 22:20:12 -05:00
committed by GitHub
parent 4c10c1d84f
commit 00d6879aff
22 changed files with 94 additions and 43 deletions

View File

@@ -18,7 +18,7 @@
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
hitsound = 'sound/weapons/bladeslice.ogg'
sharp = 1
edge = 1
edge = TRUE
base_reflectchance = 60
base_block_chance = 60
can_block_bullets = 1