diff options
-rw-r--r-- | db/item_db.txt | 2 | ||||
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/mobs/fields/comodo.txt | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index ecd572471..54b1bf078 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -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; },{}, diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 9287bcc9a..176fd32c6 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -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 diff --git a/npc/mobs/fields/comodo.txt b/npc/mobs/fields/comodo.txt index 71ec603d0..1e0789790 100644 --- a/npc/mobs/fields/comodo.txt +++ b/npc/mobs/fields/comodo.txt @@ -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 |