diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/augmentation/retailchances_accessory.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/augmentation/retailchances_accessory.xml index b4bde4c337..9e84ca4b61 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/augmentation/retailchances_accessory.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/augmentation/retailchances_accessory.xml @@ -3187,5 +3187,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/38500-38599.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/38500-38599.xml index 528bd0fa31..a11b8e926f 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/38500-38599.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/38500-38599.xml @@ -790,6 +790,8 @@ + + diff --git a/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java b/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java index 30d5c05e1b..644faf3dd5 100644 --- a/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java +++ b/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java @@ -245,6 +245,8 @@ public abstract class AbstractRefinePacket implements IClientIncomingPacket _lifeStones.put(19168, new LifeStone(GRADE_ACC, 15)); _lifeStones.put(36731, new LifeStone(GRADE_NONE, 13)); + + _lifeStones.put(38571, new LifeStone(GRADE_ACC, 0)); } protected static LifeStone getLifeStone(int itemId) diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/augmentation/retailchances_accessory.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/augmentation/retailchances_accessory.xml index 98748fa7f1..c8de1356c4 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/augmentation/retailchances_accessory.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/augmentation/retailchances_accessory.xml @@ -4331,5 +4331,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/38500-38599.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/38500-38599.xml index 263a713572..2d55556524 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/38500-38599.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/38500-38599.xml @@ -790,6 +790,8 @@ + + diff --git a/L2J_Mobius_2.5_Underground/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java b/L2J_Mobius_2.5_Underground/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java index d4e52d5f38..d6c511a396 100644 --- a/L2J_Mobius_2.5_Underground/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java +++ b/L2J_Mobius_2.5_Underground/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java @@ -246,6 +246,8 @@ public abstract class AbstractRefinePacket implements IClientIncomingPacket _lifeStones.put(36731, new LifeStone(GRADE_NONE, 13)); + _lifeStones.put(38571, new LifeStone(GRADE_ACC, 0)); + _lifeStones.put(45929, new LifeStone(GRADE_NONE, 0)); _lifeStones.put(45930, new LifeStone(GRADE_MID, 13)); _lifeStones.put(45931, new LifeStone(GRADE_HIGH, 14)); diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/augmentation/retailchances_accessory.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/augmentation/retailchances_accessory.xml index 98748fa7f1..c8de1356c4 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/augmentation/retailchances_accessory.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/augmentation/retailchances_accessory.xml @@ -4331,5 +4331,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/38500-38599.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/38500-38599.xml index 263a713572..2d55556524 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/38500-38599.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/38500-38599.xml @@ -790,6 +790,8 @@ + + diff --git a/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java b/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java index d4e52d5f38..d6c511a396 100644 --- a/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java +++ b/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver/network/clientpackets/AbstractRefinePacket.java @@ -246,6 +246,8 @@ public abstract class AbstractRefinePacket implements IClientIncomingPacket _lifeStones.put(36731, new LifeStone(GRADE_NONE, 13)); + _lifeStones.put(38571, new LifeStone(GRADE_ACC, 0)); + _lifeStones.put(45929, new LifeStone(GRADE_NONE, 0)); _lifeStones.put(45930, new LifeStone(GRADE_MID, 13)); _lifeStones.put(45931, new LifeStone(GRADE_HIGH, 14));