Merge pull request #11225 from r4d6/Random-Mining

Make the mining base's placement random
This commit is contained in:
Ghom
2020-02-25 14:41:40 +01:00
committed by GitHub
5 changed files with 9090 additions and 11376 deletions
-5
View File
@@ -506,8 +506,3 @@ INITIALIZE_IMMEDIATE(/obj/effect/landmark/start/new_player)
/obj/effect/landmark/stationroom/box/engine/New()
. = ..()
templates = CONFIG_GET(keyed_list/box_random_engine)
// Landmark for the mining station
/obj/effect/landmark/stationroom/lavaland/station
templates = list("Public Mining Base" = 3)
icon = 'icons/rooms/Lavaland/Mining.dmi'