Undo phase damage changes

This commit is contained in:
Aronai Sieyes
2018-11-02 15:19:44 -04:00
committed by GitHub
parent 635027a425
commit 848e7dd000

View File

@@ -215,21 +215,19 @@
name = "phase wave" name = "phase wave"
icon_state = "phase" icon_state = "phase"
kill_count = 6 kill_count = 6
damage = 50 //VOREStation Edit damage = 5
//SA_bonus_damage = 45 // 50 total on animals //VOREStation Edit - No bonus damage SA_bonus_damage = 45 // 50 total on animals
//SA_vulnerability = SA_ANIMAL //VOREStation Edit SA_vulnerability = SA_ANIMAL
/obj/item/projectile/energy/phase/light /obj/item/projectile/energy/phase/light
kill_count = 4 kill_count = 4
damage = 40 //VOREStation Edit SA_bonus_damage = 35 // 40 total on animals
//SA_bonus_damage = 35 // 40 total on animals //VOREStation Edit
/obj/item/projectile/energy/phase/heavy /obj/item/projectile/energy/phase/heavy
kill_count = 8 kill_count = 8
damage = 60 //VOREStation Edit SA_bonus_damage = 55 // 60 total on animals
//SA_bonus_damage = 55 // 60 total on animals //VOREStation Edit
/obj/item/projectile/energy/phase/heavy/cannon /obj/item/projectile/energy/phase/heavy/cannon
kill_count = 10 kill_count = 10
damage = 75 //VOREStation Edit damage = 15
//SA_bonus_damage = 60 // 75 total on animals //VOREStation Edit SA_bonus_damage = 60 // 75 total on animals