Merge pull request #6379 from Citadel-Station-13/upstream-merge-37125

[MIRROR] Shuttle window spawner name fix
This commit is contained in:
LetterJay
2018-04-14 07:46:04 -05:00
committed by GitHub
@@ -151,7 +151,7 @@ again.
//shuttle window
/obj/effect/spawner/structure/window/shuttle
name = "reinforced shuttle window spawner"
name = "shuttle window spawner"
icon_state = "swindow_spawner"
spawn_list = list(/obj/structure/grille, /obj/structure/window/shuttle)