Fixes fulltile pod window spawner (#56033)

This commit is contained in:
EgorDinamit
2021-01-09 13:43:32 -03:00
committed by GitHub
parent 9a155220d9
commit bf8d0fca9b
@@ -177,7 +177,7 @@ again.
/obj/effect/spawner/structure/window/survival_pod
name = "pod window spawner"
icon_state = "podwindow_spawner"
spawn_list = list(/obj/structure/grille, /obj/structure/window/reinforced/survival_pod)
spawn_list = list(/obj/structure/grille, /obj/structure/window/shuttle/survival_pod)
/obj/effect/spawner/structure/window/hollow/survival_pod
name = "hollow pod window spawner"