Addition of config for allowing mounts during sieges.

This commit is contained in:
MobiusDev
2018-09-23 11:35:46 +00:00
parent 1e8e7722c2
commit 9f44337989
50 changed files with 270 additions and 10 deletions

View File

@@ -226,4 +226,8 @@ AllowRideWyvernAlways = False
# Allow riding wyvern during Castle/Fort Siege
# Default: True
AllowRideWyvernDuringSiege = True
AllowRideWyvernDuringSiege = True
# Allow riding mounts (wyvern excluded) during Castle/Fort Siege
# Default: False
AllowRideMountsDuringSiege = False