Difference between revisions of "User:Alistaire/Tag:BiomeDef"

From RimWorld Wiki
Jump to navigation Jump to search
(Moved parents out of table)
(Added defaults to booleans)
 
Line 26: Line 26:
 
! ..of which boolean
 
! ..of which boolean
 
|-
 
|-
| [[User:Alistaire/Tag:canBuildBase|<canBuildBase>]] || ''boolean''
+
| [[User:Alistaire/Tag:canBuildBase|<canBuildBase>]] || ''boolean'' (default: false)
 
|-
 
|-
| [[User:Alistaire/Tag:hideTerrain|<hideTerrain>]] || ''boolean''
+
| [[User:Alistaire/Tag:hideTerrain|<hideTerrain>]] || ''boolean'' (default: false)
 
|-
 
|-
| [[User:Alistaire/Tag:implemented|<implemented>]] || ''boolean''
+
| [[User:Alistaire/Tag:implemented|<implemented>]] || ''boolean'' (default: true)
 
|-
 
|-
 
! ..other
 
! ..other

Latest revision as of 13:07, 1 February 2015

<BiomeDef>[edit]

Parents: <Defs>

Values
..of which simple lists
<soundsAmbient>
..other
<baseWeatherCommonalities>
<diseases>
<terrainPatchMakers>
<terrainsByFertility>
<wildAnimals>
<wildPlants>
Children tags
..of which boolean
<canBuildBase> boolean (default: false)
<hideTerrain> boolean (default: false)
<implemented> boolean (default: true)
..other
<animalDensity> float
<baseColor> colorRGB
<defName> defName
<description> string
<label> string
<plantDensity> float