Jump to content

Typo in desolationspawner.lua prevents Red Mushtree Regrowth


lakhnish
  • Fixed

Lines 179-180 in desolationspawner.lua misspells the word "summer" in the phrase "issumer" (an "m" is missing), as far as I can tell.

self:SetSpawningForType("mushtree_medium", "mushtree_medium", TUNING.MUSHTREE_REGROWTH.DESOLATION_RESPAWN_TIME, {"mushtree"}, function()
    return (not _worldstate.issumer and 0) or 1

 


Steps to Reproduce
Go to desolationspawner.lua, see at line 179-180, "issummer" is misspelled as "issumer". (Or be @Cossonwool, where you clear a mushtree mosaic biome and sit there for a whole year to see how desolation regrowth works ;)



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...