diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-01 17:05:27 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-01 17:05:27 +0000 |
commit | 65b3428fad4d6371253e8492cb1d1149eefafbb1 (patch) | |
tree | db43353bd32c0c1a5bc9d67f80a60ddcf47e601a /npc/other/monster_museum.txt | |
parent | 724584e60b90ee901dbd1ea54d41fb964994abf5 (diff) | |
download | hercules-65b3428fad4d6371253e8492cb1d1149eefafbb1.tar.gz hercules-65b3428fad4d6371253e8492cb1d1149eefafbb1.tar.bz2 hercules-65b3428fad4d6371253e8492cb1d1149eefafbb1.tar.xz hercules-65b3428fad4d6371253e8492cb1d1149eefafbb1.zip |
Resolves bugreport:1025, bugreport:1062, bugreport:1077 and bugreport:1078. :P
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12275 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/monster_museum.txt')
-rw-r--r-- | npc/other/monster_museum.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/other/monster_museum.txt b/npc/other/monster_museum.txt index 3fa1d4978..9e59e93c8 100644 --- a/npc/other/monster_museum.txt +++ b/npc/other/monster_museum.txt @@ -4,7 +4,7 @@ //= Muad_Dib (The Prometheus Project) //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.2 +//= 1.4 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -18,6 +18,7 @@ //= 1.2 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= 1.3 Added a Missing "case 1:". [Samuray22] // -Thanks to Dr.Evil +//= 1.4 Corrected a few typos. (bugreport:1077) [L0ne_W0lf] //============================================================ yuno_in03,32,15,3 script Museum Guide 67,{ @@ -78,7 +79,7 @@ yuno_in03,33,21,1 script #DEVIACE 111,{ mes "character."; next; mes "Therefore, it never initiates"; - mes "attack on an undersea traveller"; + mes "attack on an undersea traveler"; mes "unless it's attacked first."; mes "However, once it becomes upset, it"; mes "uses high level magic skills. So"; @@ -270,7 +271,7 @@ yuno_in03,12,45,1 script #ASSULTER 111,{ mes " Attribute : Wind"; next; mes "Explanation :"; - mes "Unlike other turtles on on Turtle"; + mes "Unlike other turtles on Turtle"; mes "Island, this turtle stands on two"; mes "legs and attacks passersby with"; mes "the other two legs, wielding a"; |