Kano
202ed77aab
Fixes mobs ignoring their speed value ( #21203 )
...
## About PR
the `delay` value in use here gets assigned with mob's `speed` var (I am
positive on this, though movement code is a relic I can't fully
comprehend). If the mob calling this proc had an initial delay value,
this check used to ignore it and assigned a fix number. This PR makes it
so if `speed` is null or 0, then they're assigned with the fix number.
2025-08-17 13:21:26 +00:00
..
2025-08-01 19:51:44 +00:00
2025-08-09 12:23:47 +00:00
2025-08-17 13:21:26 +00:00
2025-07-12 12:12:40 +00:00
2025-02-17 23:34:02 +00:00
2025-02-17 23:34:02 +00:00
2025-02-17 23:34:02 +00:00
2024-09-13 10:17:32 +00:00
2025-03-04 18:18:00 +00:00
2025-02-17 23:34:02 +00:00
2025-03-30 13:54:57 +00:00
2024-07-20 17:33:21 +00:00
2025-06-25 21:10:01 +00:00
2025-07-28 18:11:58 +00:00
2024-04-20 20:16:08 +02:00
2025-02-17 23:34:02 +00:00
2025-08-06 12:43:42 +00:00
2025-02-20 22:54:10 +00:00
2024-12-29 11:12:09 +00:00
2025-02-20 22:54:10 +00:00
2024-11-26 20:18:43 +00:00
2024-10-06 21:31:01 +00:00
2025-08-09 12:22:56 +00:00
2025-06-17 02:33:31 +02:00
2025-03-30 13:55:23 +00:00
2025-02-17 23:34:02 +00:00
2025-06-16 22:17:49 +00:00
2024-10-06 21:31:01 +00:00
2024-07-08 12:48:18 +00:00
2024-07-08 12:48:18 +00:00
2024-07-08 12:48:18 +00:00
2025-02-17 23:34:02 +00:00
2024-11-27 13:13:44 +00:00
2024-05-01 07:46:27 +00:00
2025-02-17 23:34:02 +00:00
2025-02-05 13:09:42 +00:00
2025-08-16 22:00:12 +00:00
2025-07-12 18:21:31 +00:00
2025-02-22 23:33:11 +00:00
2025-08-09 12:22:56 +00:00
2024-12-24 12:42:53 +00:00
2025-02-05 13:09:42 +00:00
2024-07-27 19:00:57 +00:00
2025-01-13 12:17:37 +00:00
2025-03-30 13:50:57 +00:00
2025-02-17 23:34:02 +00:00
2025-08-10 16:06:38 +00:00
2025-08-06 12:26:15 +00:00
2025-01-13 12:17:37 +00:00
2025-02-17 23:34:02 +00:00
2024-12-29 11:12:09 +00:00
2025-08-11 15:12:56 +00:00
2024-12-24 16:04:51 +00:00
2025-07-11 22:06:37 +00:00