changes projectile's armor resistance flag to "armor_flag" (#65487)

* IHATEVARIABLES

* removes the face
This commit is contained in:
capsaicinz
2022-03-22 17:14:53 -04:00
committed by GitHub
parent 0d4f2c1e47
commit 75f7c7a69c
31 changed files with 42 additions and 44 deletions
@@ -188,7 +188,7 @@
nodamage = TRUE
damage = 0 //We're just here to mark people. This is still a melee weapon.
damage_type = BRUTE
flag = BOMB
armor_flag = BOMB
range = 6
log_override = TRUE
var/obj/item/kinetic_crusher/hammer_synced
@@ -603,7 +603,7 @@
/obj/projectile/soulscythe
name = "soulslash"
icon_state = "soulslash"
flag = MELEE //jokair
armor_flag = MELEE //jokair
damage = 15
light_range = 1
light_power = 1