mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Turf Refactor, Part 1: Purging /turf/simulated/shuttle (#15454)
* Turf Refactor, Part 1: Purging /turf/simulated/shuttle * everything but shuttle templates * it is done * titanium airlocks * correcting multi-turfs
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
// Modules
|
||||
|
||||
/turf/simulated/shuttle/floor/syndicate //TODO: move to proper file/replace syndie shuttle turfs
|
||||
icon_state = "floor4"
|
||||
|
||||
/datum/mapGeneratorModule/bottomLayer/syndieFloor
|
||||
spawnableTurfs = list(/turf/simulated/shuttle/floor/syndicate = 100)
|
||||
spawnableTurfs = list(/turf/simulated/floor/mineral/plastitanium/red = 100)
|
||||
|
||||
/datum/mapGeneratorModule/border/syndieWalls
|
||||
spawnableAtoms = list()
|
||||
|
||||
Reference in New Issue
Block a user