Jump to content

Recommended Posts

Hello, could you help me ... I would like that when brushing a goat he gave me a horn the first time and that 20 days have to pass before he gives me another one.

this is the code i am using

 

inst:AddComponent("brushable")
    inst.components.brushable.regrowthdays = 1
    inst.components.brushable.max = 1
    inst.components.brushable.prize = "lightninggoathorn"

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