lavaland_theme 
Vars | |
lavaland_type | Defines, used for actual planet type |
---|---|
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 will be changed to on Late Initialization |
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
lavaland_type 
Defines, used for actual planet type
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
will be changed to on Late Initialization
Proc Details
setup
This proc should do all theme specific thing. Now it only generates rivers, but it can do all stuff you desire.