Fixed Big Defense Potion 10ea Box. (was giving small def pot.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11909 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
6ee5ac12f6
commit
10bec9ed67
@ -38,6 +38,8 @@
|
||||
|
||||
=======================
|
||||
|
||||
12/13
|
||||
* Rev. 11909 Fixed Big Defense Potion 10ea Box. (was giving small def pot.) [L0ne_W0lf]
|
||||
12/05
|
||||
* Corrected Lif skill durations/delays according to
|
||||
http://irowiki.org/wiki/Lif [Skotlex]
|
||||
|
@ -3847,7 +3847,7 @@
|
||||
13746,Small_Defense_Potion_10ea_Box,Small Defense Potion 10ea Box,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 14541,10; },{},{}
|
||||
13747,Small_Defense_Potion_30ea_Box,Small Defense Potion 30ea Box,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 14541,30; },{},{}
|
||||
13748,Small_Defense_Potion_50ea_Box,Small Defense Potion 50ea Box,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 14541,50; },{},{}
|
||||
13749,Big_Defense_Potion_10ea_Box,Big Defense Potion 10ea Box,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 14541,10; },{},{}
|
||||
13749,Big_Defense_Potion_10ea_Box,Big Defense Potion 10ea Box,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 14542,10; },{},{}
|
||||
13750,Big_Defense_Potion_30ea_Box,Big Defense Potion 30ea Box,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 14542,30; },{},{}
|
||||
13751,Big_Defense_Potion_50ea_Box,Big Defense Potion 50ea Box,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 14542,50; },{},{}
|
||||
13752,Small_Magic_Defense_Potion_10ea_Box,Small Magic Defense Potion 10ea Box,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 14543,10; },{},{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user