Advertisement
panther75

Compination_Improved_shadow_Ingot

Oct 24th, 2022
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.83 KB | Fixit | 0 0
  1. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/CombinationItems.xml b/L2J_Mobius_06.0_Fafurion/dist/game/data/CombinationItems.xml
  2. index 3daa6cb..120f3b0 100644
  3. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/CombinationItems.xml
  4. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/CombinationItems.xml
  5. @@ -3657,4 +3657,8 @@
  6.         <reward id="48806" count="1" type="ON_SUCCESS" /> <!-- Greater Vital Stone Lv. 5 -->
  7.         <reward id="47696" count="1" type="ON_FAILURE" /> <!-- Greater Vital Stone Lv. 1 -->
  8.     </item>
  9. +   <item one="47895" two="47895" chance="11"> <!-- Shadow Ingot Fragment & Shadow Ingot Fragment -->
  10. +        <reward id="47896" count="1" type="ON_SUCCESS" /> <!-- Improved Shadow Ingot -->
  11. +        <reward id="47895" count="1" type="ON_FAILURE" /> <!-- Shadow Ingot Fragment -->
  12. +    </item>
  13.  </list>
  14. \ No newline at end of file
Tags: Shadow_ingot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement