prefabs/rocky.lua
767778798081inst.SoundEmitter:PlaySound("dontstarve/common/makeFriend") giver.components.leader:AddFollower(inst) inst.components.follower:AddLoyaltyTime(TUNING.ROCKY_LOYALTY) end end
76777879808182inst.SoundEmitter:PlaySound("dontstarve/common/makeFriend") giver.components.leader:AddFollower(inst) inst.components.follower:AddLoyaltyTime(TUNING.ROCKY_LOYALTY) inst.sg:GoToState("rocklick") end end