Jump to content

Doydoy nest doesn't drop egg when hammered


Rickzzs
  • DLC VERSION - IMPORTANT!: Shipwrecked, Hamlet Fixed

in doydoynest.lua, add these lines can fix it.

  if inst.components.pickable.canbepicked then
    -- drop a doydoy egg
    inst.components.lootdropper:AddChanceLoot("doydoyegg", 1)
  end
 

Steps to Reproduce

Hammer a doydoy nest with an egg in it, expecting the egg to disappear.




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