Jump to content

Max Mob Cap for Slurtle Mound Changes After a Reload


lakhnish
  • Pending

A Slurtle Mound has a chance of having either 1 or 2 childs, as per line 119 in slurtlehole.lua

Spoiler

 


    inst.components.childspawner:SetMaxChildren(math.random(1, 2))

 

 

 

However, every time you reload a world, the Slurtle Mound will "re-roll," reassigning the MaxChildren to a Mound. Most likely cause nothing exists to retain that value.

It's a hindrance and annoying when farming Snurtles, and Ruins statues don't face this issue anymore from DS.

Case in Point:

Before a Reload:

before.gif.489d95fc7745385cf176016e8d70cd03.gif

After a Reload:

after.gif.28ff6a7dbe58c75ecf9331e0027d3fa3.gif


Steps to Reproduce
Light and dowse a Slurtle Mound with a Fire and Ice Staff (no minerals in your inventory). Note how many mobs come out. Reload the world (disconnecting, reconnecting). Notice that said Slurtle Mound can give you a different amount of mobs from before. (Keep repeating the reloading till it happens. It will happen, as I always do this).
  • Thanks 1
  • Haha 1



User Feedback


There are no comments to display.



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...