Revert "Add the option to restrict the Engine that spawn"

This reverts commit e3e1f91635.
This commit is contained in:
r4d6
2019-12-23 10:23:55 -05:00
parent e3e1f91635
commit d851beea16
4 changed files with 1 additions and 19 deletions
-5
View File
@@ -476,8 +476,3 @@ INITIALIZE_IMMEDIATE(/obj/effect/landmark/start/new_player)
/obj/effect/landmark/stationroom/box/engine
template_names = list("Engine SM", "Engine Singulo", "Engine Tesla")
icon = 'icons/rooms/box/engine.dmi'
/obj/effect/landmark/stationroom/box/engine/New()
. = ..()
template_names = CONFIG_GET(keyed_list/box_random_engine)