Removes the suppose-to-be unused shuttle wall path (#30214)

* Removes the unused shuttle wall path

* snip SNIP

* SNIP snip

* SNIP
This commit is contained in:
Joan Lung
2017-08-27 19:25:30 -04:00
committed by Jordan Brown
parent 1cfcccf764
commit 9556b8edc9
30 changed files with 196 additions and 738 deletions

View File

@@ -3,7 +3,7 @@
/datum/mapGeneratorModule/border/shuttleWalls
spawnableAtoms = list()
spawnableTurfs = list(/turf/closed/wall/shuttle = 100)
spawnableTurfs = list(/turf/closed/wall/mineral/titanium = 100)
// Generators
/datum/mapGenerator/shuttle/full