diff options
-rw-r--r-- | db/item_db.txt | 2 | ||||
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/kafras/cool_event_corp.txt | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 077a1ec67..8b504ab79 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -754,7 +754,7 @@ 1563,Diary_Of_Great_Sage_C,Refined Sage's Diary,4,,,0,135,,1,2,0x00410100,7,2,2,3,1,0,15,{ bonus bMatkRate,20; bonus bAspdRate,5; },{},{} 1564,Giant_Encyclopedia,Gieant Encyclopedia,4,,10,2000,110,,1,2,0x00410100,7,2,2,3,70,1,15,{ bonus bMatkRate,15; bonus bInt,3; bonus bDex,2; bonus bCritical,20+readparam(bLuk)/3; },{},{} 1565,Book_of_the_Dead,Book of the Dead,4,,10,1000,137,,1,2,0x00410100,7,2,2,4,85,1,15,{ bonus bMatkRate,15; bonus bStr,3; bonus bInt,3; bonus bLuk,-20; bonus bAspdRate,getrefine(); if ((class == Job_Sage) || (Job_Professor)) bonus2 bAddEff,Eff_Curse,100; },{},{} -1599,Angra_Manyu,Angra Manyu,4,1,,10,200,,2,0,0xFFFFFFFF,7,2,2,1,2,1,8,{ bonus bAllStats,50; bonus bBaseAtk,3800; bonus2 bHPDrainRate,1000,100; },{},{} +1599,Angra_Manyu,Angra Manyu,4,1,,10,200,,2,0,0xFFFFFFFF,7,2,2,1,1,1,8,{ bonus bAllStats,50; bonus bBaseAtk,3800; bonus2 bHPDrainRate,1000,100; },{},{} // Staffs 1601,Rod,Rod,4,50,,400,15,,1,3,0x00818315,7,2,2,1,1,1,10,{ bonus bMatkRate,15; },{},{} 1602,Rod_,Rod,4,50,,400,15,,1,4,0x00818315,7,2,2,1,1,1,10,{ bonus bMatkRate,15; },{},{} diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 68c1c3fa8..f243dadd6 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2007/08/10 + * Fixed typos [Playtester] * Removed .gat from the remaining npcs [ultramage] 2007/08/09 * Rev. 10973 2-1 Job quest update. Needs in-depth testing. [L0ne_W0lf] diff --git a/npc/kafras/cool_event_corp.txt b/npc/kafras/cool_event_corp.txt index 7f3743eb8..e94b7d3ff 100644 --- a/npc/kafras/cool_event_corp.txt +++ b/npc/kafras/cool_event_corp.txt @@ -143,7 +143,7 @@ rachel,109,138,5 script Cool Event Corp. Staff::CoolEventCorpStaffRachel 874,{ mes "[Cool Event Corp. Staff]"; mes "Your Respawn Point"; mes "has been saved here"; - mes "in the village of Hugel."; + mes "in the town of Rachel."; mes "Thank you for using the"; mes "Cool Event Corp. service~"; emotion e_thx; |