siiiiigh
This commit is contained in:
parent
c4129126ec
commit
22166e7384
11 changed files with 21 additions and 9 deletions
|
|
@ -961,4 +961,14 @@ function registerTFGFauna(event) {
|
|||
faunaData.solidGround(true)
|
||||
},
|
||||
"wan_ancient_beasts:glider")
|
||||
|
||||
event.fauna(
|
||||
climate => {
|
||||
climate.minTemp(-75)
|
||||
climate.fuzzy(true)
|
||||
},
|
||||
faunaData => {
|
||||
faunaData.solidGround(false)
|
||||
},
|
||||
"wan_ancient_beasts:surfer")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue