Adjustments for luxury shop and pet manager NPCs.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user