lavaland_theme 
Vars | |
name | Name of lavaland theme |
---|---|
planet_icon_state | Icon state of planet present on background of station Z-level |
primary_turf_type | Typepath of turf the /turf/simulated/floor/lava/mapping_lava will be changed to on Late Initialization |
primary_turf_type_icon | Icon for glass floors |
Procs | |
setup | This proc should do all theme specific thing. Now it only generates rivers, but it can do all stuff you desire. |
Var Details
name 
Name of lavaland theme
planet_icon_state 
Icon state of planet present on background of station Z-level
primary_turf_type 
Typepath of turf the /turf/simulated/floor/lava/mapping_lava
will be changed to on Late Initialization
primary_turf_type_icon 
Icon for glass floors
Proc Details
setup
This proc should do all theme specific thing. Now it only generates rivers, but it can do all stuff you desire.