fixed one mob respawn delay
returned price of Holy Water back to 20 zeny. because Val's fixed Aqua Benedicta git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@264 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
d92c9ac88a
commit
ed4560aaae
@ -25,7 +25,7 @@
|
||||
520,Hinalle_Leaflet,Hinalle Leaflet,0,150,,10,,,,,10477567,2,,,,,{ itemheal rand(175,234),0; },{},
|
||||
521,Aloe_Leaflet,Aloe Leaflet,0,360,,20,,,,,10477567,2,,,,,{ itemheal rand(325,404),0; },{},
|
||||
522,Mastela_Fruit,Mastela Fruit,0,840,,30,,,,,10477567,2,,,,,{ itemheal rand(400,599),0; },{},
|
||||
523,Holy_Water,Holy Water,0,0,,30,,,,,10477567,2,,,,,{ sc_end SC_Curse; },{},,,
|
||||
523,Holy_Water,Holy Water,0,20,,30,,,,,10477567,2,,,,,{ sc_end SC_Curse; },{},,,
|
||||
525,Panacea,Panacea,0,500,,100,,,,,10477567,2,,,,,{ sc_end SC_Poison; sc_end SC_Silence; sc_end SC_Blind; sc_end SC_Confusion; sc_end SC_Curse; },{}
|
||||
526,Royal_Jelly,Royal Jelly,0,7000,,150,,,,,10477567,2,,,,,{ itemheal rand(325,404),rand(40,59); sc_end SC_Posion; sc_end SC_Silence; sc_end SC_Blind; sc_end SC_Confusion; sc_end SC_Curse; },{}
|
||||
528,Monster's_Feed,Monster Food,0,60,,150,,,,,10477567,2,,,,,{ itemheal rand(72,107),0; },{},
|
||||
|
@ -35,6 +35,7 @@ Other Ppl
|
||||
Date Added
|
||||
======
|
||||
11/19
|
||||
* cmd_fild02.gat: fixed respawn delay of one Seal [Lupus]
|
||||
* ev_agit_event.txt: Implemented Shadowlady's idea of allowing different woe start/stop times
|
||||
for different days of the week.[kobra_k88]
|
||||
11/18
|
||||
|
@ -21,8 +21,8 @@ cmd_fild01.gat,0,0,0,0 monster Shining Plant 1083,1,1800000,1800000,1
|
||||
|
||||
//(cmd_fild02.gat)*
|
||||
cmd_fild02.gat,0,0,0,0 monster Mobster 1313,1,0,0,0
|
||||
cmd_fild02.gat,200,130,150,40 monster Seal 1317,18,0,0,0
|
||||
cmd_fild02.gat,93,82,40,80 monster Seal 1317,2,180000,0,0
|
||||
cmd_fild02.gat,200,130,150,40 monster Seal 1317,16,180000,0,0
|
||||
cmd_fild02.gat,93,82,40,80 monster Seal 1317,4,180000,0,0
|
||||
cmd_fild02.gat,0,0,0,0 monster Galapago 1391,20,0,0,0
|
||||
cmd_fild02.gat,342,134,50,50 monster Alligator 1271,5,0,0,0
|
||||
cmd_fild02.gat,122,119,50,40 monster Alligator 1271,5,0,0,0
|
||||
|
Loading…
x
Reference in New Issue
Block a user