1
0
mirror of https://github.com/veden/Rampant.git synced 2025-09-16 09:16:43 +02:00

IT-26: testing post-receive hook

This commit is contained in:
Aaron Veden
2022-01-09 18:23:58 -08:00
parent 6122b0f6f8
commit af6ee77dba

View File

@@ -63,6 +63,3 @@ mapSettings.unit_group.max_group_radius = constants.UNIT_GROUP_MAX_RADIUS
mapSettings.unit_group.max_member_speedup_when_behind = constants.UNIT_GROUP_MAX_SPEED_UP
mapSettings.unit_group.max_member_slowdown_when_ahead = constants.UNIT_GROUP_MAX_SLOWDOWN
mapSettings.unit_group.max_group_slowdown_factor = constants.UNIT_GROUP_SLOWDOWN_FACTOR
-- data.raw["utility-constants"]["default"].unit_group_pathfinding_resolution = -5