Jump to content

Using a beefalo horn can force beefalo out of "busy" states such as sleeping or frozen


. . .
  • Pending

The fix to this is in theirĀ 

EventHandler("heardhorn"

Check if they have busy state tag too not just attack like so

if not inst.components.health:IsDead() and not (inst.sg:HasStateTag("attack") or inst.sg:HasStateTag("busy")) and data and data.musician then


Steps to Reproduce

Freeze or put a beefalo to asleep then use a beefalo horn




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