Adjustments for luxury shop and pet manager NPCs.

This commit is contained in:
MobiusDevelopment
2022-05-04 21:36:43 +00:00
parent 5103871cce
commit bc2b11ca49
46 changed files with 496 additions and 909 deletions

View File

@@ -373,10 +373,6 @@ AllowRace = True
# Default: True
AllowWater = True
# Enable pets for rent (wyvern & strider) from pet managers.
# Default: False
AllowRentPet = False
# Default: True
AllowFishing = True

View File

@@ -150,11 +150,6 @@ EnableGuardReturn = True
# Default: False
AllowWyvernUpgrader = False
# Pets that can be rented.
# Example: 30827, 32471, 34486, 36547
# Default: 30827
ListPetRentNpc = 30827
# This will control the inventory space limit for pets (NOT WEIGHT LIMIT).
# Default: 12
MaximumSlotsForPet = 12