Abstraction Layer GeoEngine.

This commit is contained in:
MobiusDevelopment
2022-07-16 06:04:42 +00:00
parent 534f5dbf33
commit beb1aa0b77
1220 changed files with 92917 additions and 72972 deletions

View File

@@ -496,6 +496,7 @@ AltVillagesRepQuestReward = False
# ---------------------------------------------------------------------------
AllowLottery = True
AllowRace = True
AllowWater = True
AllowRentPet = False
AllowFishing = True
AllowBoat = True
@@ -504,6 +505,15 @@ AllowManor = True
AllowNpcWalkers = True
# ---------------------------------------------------------------------------
# Falling Damage
# ---------------------------------------------------------------------------
# Allow characters to receive damage from falling.
# Default: True
EnableFallingDamage = True
# ---------------------------------------------------------------------------
# Server Optimization
# ---------------------------------------------------------------------------