Merge pull request #13916 from VOREStation/upstream-merge-8751

[MIRROR] Fixes overlooked invisible spawner when mapping
This commit is contained in:
Casey
2022-10-16 17:06:12 -04:00
committed by GitHub
@@ -507,7 +507,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()