mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into auxtools-atmos
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
endTurfZ = z
|
||||
mapGenerator = new mapGeneratorType()
|
||||
mapGenerator.defineRegion(locate(startTurfX,startTurfY,startTurfZ), locate(endTurfX,endTurfY,endTurfZ))
|
||||
mapGenerator.generate()
|
||||
mapGenerator.generate()
|
||||
|
||||
@@ -143,4 +143,4 @@ Variable Breakdown (For Mappers):
|
||||
|
||||
|
||||
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -46,4 +46,4 @@
|
||||
|
||||
/datum/mapGenerator/asteroid/filled
|
||||
modules = list(/datum/mapGeneratorModule/bottomLayer/asteroidWalls)
|
||||
buildmode_name = "Block: Asteroid Walls"
|
||||
buildmode_name = "Block: Asteroid Walls"
|
||||
|
||||
@@ -93,4 +93,4 @@
|
||||
b_rule = list(3)
|
||||
s_rule = list(1,2,3,4,5)
|
||||
iterations = 20
|
||||
edge_value = 0
|
||||
edge_value = 0
|
||||
|
||||
Reference in New Issue
Block a user