mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Fixes fulltile pod window spawner (#56033)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user