diff --git a/code/modules/vore/fluffstuff/custom_guns_vr.dm b/code/modules/vore/fluffstuff/custom_guns_vr.dm index 249a1e7717f..33848e5778b 100644 --- a/code/modules/vore/fluffstuff/custom_guns_vr.dm +++ b/code/modules/vore/fluffstuff/custom_guns_vr.dm @@ -843,7 +843,7 @@ icon = 'icons/obj/gun_vr.dmi' icon_state = "holdoutkill" item_state = null - var/phase_power = 100 + phase_power = 100 w_class = ITEMSIZE_SMALL charge_cost = 600