Merge pull request #37125 from 81Denton/shuttle-window-name
Shuttle window spawner name fix
This commit is contained in:
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user