misc: fix config (#131)

This commit is contained in:
Skjalf
2023-09-17 23:46:23 -03:00
committed by GitHub
parent 4b69717a05
commit 342eb6ebed

View File

@@ -55,9 +55,12 @@
# Description: A list of item entries that are NOT allowed for transmogrification
# Example: "25 35674 5623"
# Default: ""
#
# Transmogrification.EnablePortable
# Description: Enables / Disables the portable transmogrification NPC.
# Default: 1
Transmogrification.Enable = 1
Transmogrification.EnablePortable = 1
Transmogrification.UseCollectionSystem = 1
Transmogrification.AllowHiddenTransmog = 1
Transmogrification.TrackUnusableItems = 1
@@ -70,6 +73,8 @@ Transmogrification.TransmogNpcText = 601083
Transmogrification.Allowed = ""
Transmogrification.NotAllowed = ""
Transmogrification.EnablePortable = 1
#
# COPPER COST
#