mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 17:13:46 +01:00
Port over Lavaland mobs and turfs (not finished)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//Asteroid turfs
|
||||
/datum/mapGeneratorModule/bottomLayer/asteroidTurfs
|
||||
spawnableTurfs = list(/turf/simulated/floor/plating/airless/asteroid = 100)
|
||||
spawnableTurfs = list(/turf/simulated/floor/plating/asteroid/airless = 100)
|
||||
|
||||
/datum/mapGeneratorModule/bottomLayer/asteroidWalls
|
||||
spawnableTurfs = list(/turf/simulated/mineral = 100)
|
||||
|
||||
Reference in New Issue
Block a user