diff options
author | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 08:13:01 +0000 |
---|---|---|
committer | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 08:13:01 +0000 |
commit | a5dd25d60efa57f3cf90f93898dbef672f9b6103 (patch) | |
tree | 8a4ae196e473fed43fa7bcf767b25a480a249851 /npc/cities | |
parent | a848ecf2fb978b940084f8fdaee382fc195b9229 (diff) | |
download | hercules-a5dd25d60efa57f3cf90f93898dbef672f9b6103.tar.gz hercules-a5dd25d60efa57f3cf90f93898dbef672f9b6103.tar.bz2 hercules-a5dd25d60efa57f3cf90f93898dbef672f9b6103.tar.xz hercules-a5dd25d60efa57f3cf90f93898dbef672f9b6103.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@721 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/prontera.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/npc/cities/prontera.txt b/npc/cities/prontera.txt index cf1122e0a..52a571ccd 100644 --- a/npc/cities/prontera.txt +++ b/npc/cities/prontera.txt @@ -60,8 +60,7 @@ prontera.gat,78,150,3 script Dairenne 90,{ } // Merideth -------------------------------------------------------------- -prontera.gat,106,117,6 script Merideth 91, -{ +prontera.gat,106,117,6 script Merideth 91,{ mes "[Merideth]"; mes "The weather was nice on my day off, so my family and I decided to have a picnic."; mes "We chose to go to a somewhat secluded area and were amazed at what we saw."; @@ -112,8 +111,7 @@ prontera.gat,160,133,2 script YuPi 102,{ } // Shuger ------------------------------------------------------------- -prontera.gat,102,287,5 script Shuger 98, -{ +prontera.gat,102,287,5 script Shuger 98,{ mes "[Shuger]"; mes "In the fields outside of town, there are pink monsters called '^FF8888Porings^000000'."; mes "Though they are cute and do not harm people, they are notorious looters. They will absorb any item that they find on the ground."; |