Configs for augmented item trade and destroy actions.
This commit is contained in:
		@@ -335,6 +335,7 @@ MentorPenaltyForMenteeComplete = 1
 | 
			
		||||
# Default: 2
 | 
			
		||||
MentorPenaltyForMenteeLeave = 2
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# ---------------------------------------------------------------------------
 | 
			
		||||
# Enchanting
 | 
			
		||||
# ---------------------------------------------------------------------------
 | 
			
		||||
@@ -356,6 +357,7 @@ EnchantBlackList = 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7
 | 
			
		||||
# Default: True
 | 
			
		||||
DisableOverEnchanting = True
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# ---------------------------------------------------------------------------
 | 
			
		||||
# Augmenting
 | 
			
		||||
# ---------------------------------------------------------------------------
 | 
			
		||||
@@ -367,7 +369,16 @@ AugmentationBlackList = 6656,6657,6658,6659,6660,6661,6662,8191,10170,10314,1374
 | 
			
		||||
 | 
			
		||||
# Allows alternative augmentation of PvP items.
 | 
			
		||||
# Default: False
 | 
			
		||||
AltAllowAugmentPvPItems = false
 | 
			
		||||
AltAllowAugmentPvPItems = False
 | 
			
		||||
 | 
			
		||||
# Enable Trade/Drop/Sell for augmented items.
 | 
			
		||||
# Default: False
 | 
			
		||||
AltAllowAugmentTrade = False
 | 
			
		||||
 | 
			
		||||
# Enable Destroy/Crystalize for augmented items.
 | 
			
		||||
# Default: True
 | 
			
		||||
AltAllowAugmentDestroy = True
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# ---------------------------------------------------------------------------
 | 
			
		||||
# Karma
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user