fixed jeweled box
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6767 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
63438cde12
commit
11f49682aa
@ -26,6 +26,8 @@
|
|||||||
-----
|
-----
|
||||||
|
|
||||||
=========================
|
=========================
|
||||||
|
05/26
|
||||||
|
* Fixed 12106,Jeweled_Box. Now giving an accessory [Lupus]
|
||||||
05/25
|
05/25
|
||||||
* Modified some drops and added drops to Ferus and Dragon Egg [Playtester]
|
* Modified some drops and added drops to Ferus and Dragon Egg [Playtester]
|
||||||
* Updated the Exp of some mobs accordings to the last kRO patch thanks to Muad_Dib [Playtester]
|
* Updated the Exp of some mobs accordings to the last kRO patch thanks to Muad_Dib [Playtester]
|
||||||
|
@ -2357,7 +2357,7 @@
|
|||||||
12103,Bloody_Branch,Bloody Branch,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",-1,-1,"--ja--",-3,1,""; },{},{}
|
12103,Bloody_Branch,Bloody Branch,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",-1,-1,"--ja--",-3,1,""; },{},{}
|
||||||
12104,Random_Quiver,Random Quiver,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Quiver),1; },{},{}
|
12104,Random_Quiver,Random Quiver,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Quiver),1; },{},{}
|
||||||
12105,Taming_Item_Giftset,Taming Item Giftset,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Taming),3; },{},{}
|
12105,Taming_Item_Giftset,Taming Item Giftset,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Taming),3; },{},{}
|
||||||
12106,Jewel_Box,Jewel Case,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Jewel),1; },{},{}
|
12106,Jeweled_Box,Jeweled Box,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Accesory),1; },{},{}
|
||||||
12107,Wrapped_Mask,Wrapped Mask,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Mask),1; },{},{}
|
12107,Wrapped_Mask,Wrapped Mask,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Mask),1; },{},{}
|
||||||
12108,Bundle_of_Spells,Bundle of Spells,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Scroll),5; },{},{}
|
12108,Bundle_of_Spells,Bundle of Spells,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_Scroll),5; },{},{}
|
||||||
12109,Poring_Box,Poring Box,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",-1,-1,"--ja--",-2,1,""; },{},{}
|
12109,Poring_Box,Poring Box,2,,5000,200,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",-1,-1,"--ja--",-2,1,""; },{},{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user