Update guncase.dm

This commit is contained in:
danno "big fucking moron" gonzales
2015-04-03 13:16:25 -04:00
parent 4051efc3a9
commit 8de848eccb
+2 -1
View File
@@ -13,6 +13,7 @@
var/capacity = 4
/obj/structure/guncase/initialize()
..()
for(var/obj/item/I in loc.contents)
if(istype(I, gun_category))
I.loc = src
@@ -82,4 +83,4 @@
desc = "A locker that holds energy guns."
icon_state = "ecase-0-open"
case_type = "ecase"
gun_category = /obj/item/weapon/gun/energy/gun
gun_category = /obj/item/weapon/gun/energy/gun