2
0
Эх сурвалжийг харах

fix for ticket http://trac.l2jdp.com/ticket/4734 thx nik

lion 14 жил өмнө
parent
commit
59888a5dab

+ 1 - 1
L2J_Server_BETA/java/com/l2jserver/Config.java

@@ -1570,7 +1570,7 @@ public final class Config
 					AUGMENTATION_BASESTAT_CHANCE = Integer.parseInt(Character.getProperty("AugmentationBaseStatChance", "1"));
 					AUGMENTATION_ACC_SKILL_CHANCE = Integer.parseInt(Character.getProperty("AugmentationAccSkillChance", "0"));
 					
-					String[] array = Character.getProperty("AugmentationBlackList", "6656,6657,6658,6659,6660,6661,6662,8191,10170,10314").split(",");
+					String[] array = Character.getProperty("AugmentationBlackList", "6656,6657,6658,6659,6660,6661,6662,8191,10170,10314,16025,16026").split(",");
 					AUGMENTATION_BLACKLIST = new int[array.length];
 					
 					for (int i = 0; i < array.length; i++)

+ 2 - 2
L2J_Server_BETA/java/config/Character.properties

@@ -368,8 +368,8 @@ AugmentationTopGlowChance = 100
 # List of non-augmentable items, currently contains only Grand Boss jewels
 # Shadow, common, time-limited, hero, pvp, wear items are hardcoded, as well as all etcitems.
 # Rods can't be augmented too.
-# Default: 6656,6657,6658,6659,6660,6661,6662,8191,10170,10314
-AugmentationBlackList = 6656,6657,6658,6659,6660,6661,6662,8191,10170,10314,13740,13741,13742,13743,13744,13745,13746,13747,13748,14592,14593,14594,14595,14596,14597,14598,14599,14600,14664,14665,14666,14667,14668,14669,14670,14671,14672,14801,14802,14803,14804,14805,14806,14807,14808,14809,15282,15283,15284,15285,15286,15287,15288,15289,15290,15291,15292,15293,15294,15295,15296,15297,15298,15299
+# Default: 6656,6657,6658,6659,6660,6661,6662,8191,10170,10314,16025,16026
+AugmentationBlackList = 6656,6657,6658,6659,6660,6661,6662,8191,10170,10314,13740,13741,13742,13743,13744,13745,13746,13747,13748,14592,14593,14594,14595,14596,14597,14598,14599,14600,14664,14665,14666,14667,14668,14669,14670,14671,14672,14801,14802,14803,14804,14805,14806,14807,14808,14809,15282,15283,15284,15285,15286,15287,15288,15289,15290,15291,15292,15293,15294,15295,15296,15297,15298,15299,16025,16026
 
 # ---------------------------------------------------------------------------
 # Karma