Jump to content

Spider Den shaving loot dupe


Tykvesh
  • Fixed

210343454_GIF29-Jun-2107-25-01.gif.633085156697624c33c6b38bd9b4259a.gif

Quote

local function CanShave(inst, shaver, shaving_implement)

    if inst.components.health:IsDead() or not shaver:HasTag("spiderwhisperer") then
        return false
    end

    -- TODO: check if there's someone sleeping in the den before returning
    return true
end


Steps to Reproduce

Hold action repeat button while shaving Spider Dens

  • Big Ups 2



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