Merge pull request #10645 from r4d6/Modular-Lavaland

Modularize the mining base
This commit is contained in:
Ghom
2020-01-23 02:53:34 +01:00
committed by GitHub
5 changed files with 11637 additions and 7380 deletions

View File

@@ -34,3 +34,10 @@
id = "engine_tesla"
suffix = "Box/Engine/engine_tesla.dmm"
name = "Box Tesla"
// Lavaland
// Mining Base
/datum/map_template/ruin/station/lavaland/mining_base
id = "mining_public_01"
suffix = "Lavaland/Mining_Station/Mining_Station_Public_01.dmm"
name = "Public Mining Base"