mars snow (#1931)
* bare bones * snow piled tag * added climate restriction to quicksand, added powder snow up north * better tagging * langs * assets * missed feature in deep desert * remove waves from mars * climate tweaks * icicles and dry ice stuff * langs
This commit is contained in:
parent
ca46b12ebe
commit
16ae9167a8
35 changed files with 235 additions and 65 deletions
|
|
@ -24,7 +24,8 @@
|
|||
[],
|
||||
[
|
||||
"tfg:mars/terrain/spice_disc",
|
||||
"tfg:mars/terrain/red_quicksand"
|
||||
"tfg:mars/terrain/red_quicksand",
|
||||
"tfg:mars/terrain/powder_snow"
|
||||
],
|
||||
[],
|
||||
[],
|
||||
|
|
@ -39,7 +40,8 @@
|
|||
|
||||
],
|
||||
[
|
||||
"tfg:glow_lichen"
|
||||
"tfg:glow_lichen",
|
||||
"tfg:mars/terrain/mars_poles"
|
||||
]
|
||||
],
|
||||
"has_precipitation": false,
|
||||
|
|
|
|||
|
|
@ -23,7 +23,8 @@
|
|||
],
|
||||
[],
|
||||
[
|
||||
"tfg:mars/terrain/red_quicksand"
|
||||
"tfg:mars/terrain/red_quicksand",
|
||||
"tfg:mars/terrain/powder_snow"
|
||||
],
|
||||
[],
|
||||
[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue