Merge pull request #37125 from 81Denton/shuttle-window-name

Shuttle window spawner name fix
This commit is contained in:
vuonojenmustaturska
2018-04-12 13:47:11 +03:00
committed by CitadelStationBot
parent d8e3200d6c
commit bc68ed8536
@@ -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)