From 438a83b5c03a7e57c5d0e41d292738a495747049 Mon Sep 17 00:00:00 2001 From: ZeroMan Date: Thu, 30 Apr 2020 17:56:07 -0400 Subject: [PATCH] a --- code/modules/projectiles/ammunition/energy/special.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/projectiles/ammunition/energy/special.dm b/code/modules/projectiles/ammunition/energy/special.dm index 15e9b68912..994b0f7f01 100644 --- a/code/modules/projectiles/ammunition/energy/special.dm +++ b/code/modules/projectiles/ammunition/energy/special.dm @@ -4,8 +4,8 @@ fire_sound = 'sound/weapons/ionrifle.ogg' /obj/item/ammo_casing/energy/ion/hos - projectile_type = /obj/item/projectile/ion/weak - e_cost = 300 + projectile_type = /obj/item/projectile/ion + e_cost = 200 /obj/item/ammo_casing/energy/declone projectile_type = /obj/item/projectile/energy/declone