Merge branch 'ElCeejo:main' into main

This commit is contained in:
DustyDave961 2024-10-29 18:57:12 -05:00 committed by GitHub
commit 2b58e6f59d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 1 additions and 1 deletions

View file

@ -756,7 +756,7 @@ creatura.register_utility("animalia:basic_idle", function(self, timeout, anim)
local init = false
local function func(mob)
if not init then
creatura.action_idle(mob, timeout, anim)
creatura.action_idle(mob, timer, anim)
end
timer = timer - mob.dtime
if timer <= 0 then

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.