Fixes overlooked invisible spawner when mapping

This commit is contained in:
Cerebulon
2022-10-15 00:07:04 +01:00
parent 9be056c8bf
commit db2f7f59e5

View File

@@ -564,7 +564,6 @@
/obj/random/projectile/scrapped_gun
name = "broken gun spawner"
desc = "Spawns a random broken gun, or rarely a fully functional one."
icon = 'icons/obj/gun.dmi'
icon_state = "gun_scrap"
/obj/random/projectile/scrapped_gun/item_to_spawn()