1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-18 03:21:27 +02:00
Konstantin 95503d0623 vcmi: unify movement
1. Now there is only one bonus: MOVEMENT, with 2 subtypes: 0 is sea, 1 is land
   For movement value on land depends on creature speed we use a new
   ARMY_MOVEMENT updater with global bonus. If we does not like such
   dependency, we can just remove this updater from json.
2. All specialities and secondary skills for movement moved to new
   system AFAIK
2023-03-16 16:46:41 +03:00
..
2022-10-04 08:40:14 +03:00
2022-10-04 08:40:14 +03:00
2022-10-04 08:40:14 +03:00
2023-01-01 20:55:26 +02:00
2022-10-04 08:40:14 +03:00
2022-10-04 08:40:14 +03:00
2023-03-16 16:46:41 +03:00