* Fixed incorrect skill ID for Lady Tany's Expulsion.
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish" git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10885 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
bde788854e
commit
2aa0f5545a
@ -50,7 +50,9 @@
|
||||
========================
|
||||
|
||||
07/15
|
||||
* Rev. 10884 Fixed fixed incorrect skill ID for Thanatos's Expulsion [L0ne_W0lf]
|
||||
* Rev. 10885 Fixed incorrect skill ID for Lady Tany's Expulsion. [L0ne_W0lf]
|
||||
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish"
|
||||
* Rev. 10884 Fixed incorrect skill ID for Thanatos's Expulsion. [L0ne_W0lf]
|
||||
* Rev. 10883 Fixed Blue Drooping Kitty again (extra comma.) [L0ne_W0lf]
|
||||
07/13
|
||||
* Rev. 10879 Updated "Name" fields for 11.2 headgears. [L0ne_W0lf]
|
||||
|
@ -82,7 +82,7 @@
|
||||
576,Prickly_Fruit,Prickly Fruit,0,540,,60,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(150,300),rand(20,30); },{},{}
|
||||
577,Grain,Bag of Grain,0,200,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(60,70),0; },{},{}
|
||||
578,Strawberry,Strawberry,0,200,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 0,rand(16,28); },{},{}
|
||||
579,Yummy_Fish,Fresh Fish,0,250,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(100,150),0; },{},{}
|
||||
579,Delicious_Fish,Fresh Fish,0,250,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(100,150),0; },{},{}
|
||||
580,Bread,Bread,0,150,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(50,90),0; },{},{}
|
||||
581,Mushroom,Edible Mushroom,0,40,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(20,30),0; },{},{}
|
||||
582,Orange,Orange,0,300,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,20),rand(10,20); },{},{}
|
||||
|
@ -3499,7 +3499,7 @@
|
||||
1688,Lady Tany@AM_POTIONPITCHER,attack,231,4,2000,0,0,yes,friend,friendhpltmaxrate,90,,,,,,2
|
||||
1688,Lady Tany@AL_TELEPORT,idle,26,1,1000,0,30000,yes,self,always,0,,,,,,
|
||||
1688,Lady Tany@AL_TELEPORT,attack,26,1,1000,0,30000,yes,self,always,0,,,,,,
|
||||
//1688,Lady Tanee@NPC_EXPULSION,attack,676,1,1000,1000,10000,no,self,myhpltmaxrate,60,,,,,,
|
||||
//1688,Lady Tanee@NPC_EXPULSION,attack,674,1,1000,1000,10000,no,self,myhpltmaxrate,60,,,,,,
|
||||
1688,Lady Tany@AC_CHARGEARROW,attack,148,1,2000,0,5000,yes,randomtarget,always,0,,,,,,6
|
||||
1688,Lady Tany@NPC_COMBOATTACK,attack,171,1,1000,0,5000,no,randomtarget,always,0,,,,,,
|
||||
1688,Lady Tany@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,randomtarget,always,0,,,,,,6
|
||||
|
Loading…
x
Reference in New Issue
Block a user