mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
1554
_maps/RandomRuins/StationRuins/Box/Engine/budget.dmm
Normal file
1554
_maps/RandomRuins/StationRuins/Box/Engine/budget.dmm
Normal file
File diff suppressed because it is too large
Load Diff
1119
_maps/RandomRuins/StationRuins/Box/Engine/empty.dmm
Normal file
1119
_maps/RandomRuins/StationRuins/Box/Engine/empty.dmm
Normal file
File diff suppressed because it is too large
Load Diff
1423
_maps/RandomRuins/StationRuins/Box/Engine/engine_am.dmm
Normal file
1423
_maps/RandomRuins/StationRuins/Box/Engine/engine_am.dmm
Normal file
File diff suppressed because it is too large
Load Diff
2743
_maps/RandomRuins/StationRuins/Box/Engine/engine_teg.dmm
Normal file
2743
_maps/RandomRuins/StationRuins/Box/Engine/engine_teg.dmm
Normal file
File diff suppressed because it is too large
Load Diff
@@ -35,6 +35,26 @@
|
||||
suffix = "Box/Engine/engine_tesla.dmm"
|
||||
name = "Box Tesla"
|
||||
|
||||
/datum/map_template/ruin/station/box/engine/teg
|
||||
id = "engine_teg"
|
||||
suffix = "Box/Engine/engine_tesla.dmm"
|
||||
name = "Box TEG"
|
||||
|
||||
/datum/map_template/ruin/station/box/engine/empty
|
||||
id = "engine_empty"
|
||||
suffix = "Box/Engine/engine_tesla.dmm"
|
||||
name = "Box Empty"
|
||||
|
||||
/datum/map_template/ruin/station/box/engine/am
|
||||
id = "engine_am"
|
||||
suffix = "Box/Engine/engine_tesla.dmm"
|
||||
name = "Box Antimatter"
|
||||
|
||||
/datum/map_template/ruin/station/box/engine/budget
|
||||
id = "engine_budget"
|
||||
suffix = "Box/Engine/engine_tesla.dmm"
|
||||
name = "Box P.A.C.M.A.N"
|
||||
|
||||
// Lavaland
|
||||
// Mining Base
|
||||
/datum/map_template/ruin/station/lavaland/mining_base
|
||||
|
||||
@@ -591,6 +591,10 @@ BOX_RANDOM_ENGINE Box Singulo,3
|
||||
BOX_RANDOM_ENGINE Box SM 1x3,1
|
||||
BOX_RANDOM_ENGINE Box SM 5x5,1
|
||||
BOX_RANDOM_ENGINE Box SM 3x,0
|
||||
BOX_RANDOM_ENGINE Box TEG,3
|
||||
BOX_RANDOM_ENGINE Box Empty,0
|
||||
BOX_RANDOM_ENGINE Box Antimatter,1
|
||||
BOX_RANDOM_ENGINE Box P.A.C.M.A.N,1
|
||||
|
||||
## Whether or not there's a mode tier list vote after the secret/extended vote.
|
||||
MODETIER_VOTING
|
||||
|
||||
Reference in New Issue
Block a user