I'm just gonna get rid of the surfer's fauna definition, it's not playing well

This commit is contained in:
Pyritie 2025-09-18 02:17:08 +01:00
parent 5c6a94a2ec
commit 20be34901d
2 changed files with 0 additions and 10 deletions

View file

@ -961,12 +961,4 @@ function registerTFGFauna(event) {
faunaData.solidGround(true)
},
"wan_ancient_beasts:glider")
event.fauna(
climate => {
climate.minTemp(-85)
climate.fuzzy(true)
},
faunaData => {},
"wan_ancient_beasts:surfer")
}