updated extract script

This commit is contained in:
bash 2026-05-10 16:58:16 +02:00
parent 1f7aa7394b
commit 99039199e0

View File

@ -38,7 +38,7 @@ mmapsConfig:
# Maximum slope angle (in degrees) NPCs can walk on. # Maximum slope angle (in degrees) NPCs can walk on.
# Surfaces steeper than this will be considered unwalkable. # Surfaces steeper than this will be considered unwalkable.
walkableSlopeAngle: 50 walkableSlopeAngle: 60
# --- Cell Size Calculation --- # --- Cell Size Calculation ---
# Many parameters below are defined in "cell units". # Many parameters below are defined in "cell units".