mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-12 14:40:38 +02:00
tweak runaway from timer
This commit is contained in:
parent
f6e43fc571
commit
94e576c8ef
2
api.lua
2
api.lua
@ -1459,7 +1459,7 @@ local runaway_from = function(self)
|
||||
|
||||
yaw = set_yaw(self.object, yaw)
|
||||
self.state = "runaway"
|
||||
self.runaway_timer = 0
|
||||
self.runaway_timer = 3
|
||||
self.following = nil
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user