Added patch for healing time on worldmap and set_world_map_heal_time

* the time interval check is tied to real time clock, instead of game time.
This commit is contained in:
NovaRain
2024-05-27 21:56:54 +08:00
parent cfcfa21afe
commit bc882680e4
10 changed files with 71 additions and 5 deletions
+1 -1
View File
@@ -606,7 +606,7 @@ int ret0 - pass 1 at the start of turn to skip the turn, pass -1 at the end
#### `HOOK_CARTRAVEL (hs_cartravel.int)`
Runs continuously during worldmap travel on car.
Runs continuously during world map travel by car.
```
int arg0 - vanilla car speed (between 3 and 8 "steps")