From e6d9be83b6b2329d5b3d90603656f78a549a6dca Mon Sep 17 00:00:00 2001 From: Dahlular <55758850+Dahlular@users.noreply.github.com> Date: Mon, 21 Jun 2021 00:04:51 -0600 Subject: [PATCH] dipshit fix --- hyperstation/code/modules/resize/sizegun.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperstation/code/modules/resize/sizegun.dm b/hyperstation/code/modules/resize/sizegun.dm index 04c4ded7..f2906b7c 100644 --- a/hyperstation/code/modules/resize/sizegun.dm +++ b/hyperstation/code/modules/resize/sizegun.dm @@ -67,6 +67,7 @@ //Gun /obj/item/gun/energy/laser/sizeray name = "size ray" + icon = 'icons/obj/guns/energy.dmi' icon_state = "sizeshrink" desc = "An extremely-dangerous, almost-illegal size-altering device. You've either stolen this, or have the permits for it." item_state = null