diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-24 09:06:39 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-24 09:06:39 +0000 |
commit | 66be8e2d2c939c99784302ffb224593f9a888f44 (patch) | |
tree | 6bb7831cadf13f2dd96bd5f13f46c1a32cc08fa5 /npc/quests/quests_rachel.txt | |
parent | 758e7e6a9a995ea27f0ec5461a588c2278f45ec4 (diff) | |
download | hercules-66be8e2d2c939c99784302ffb224593f9a888f44.tar.gz hercules-66be8e2d2c939c99784302ffb224593f9a888f44.tar.bz2 hercules-66be8e2d2c939c99784302ffb224593f9a888f44.tar.xz hercules-66be8e2d2c939c99784302ffb224593f9a888f44.zip |
Fixed a documentation mistake in 'areamonster' (missing argument).
Fixed incorrect sprite used for twintowers event npc.
Fixed a mistake in changelog.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11074 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_rachel.txt')
-rw-r--r-- | npc/quests/quests_rachel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt index 79bff59fe..73bad6967 100644 --- a/npc/quests/quests_rachel.txt +++ b/npc/quests/quests_rachel.txt @@ -2807,7 +2807,7 @@ rachel,157,183,3 script Sincere Follower Urstia 916,{ mes "[Urstialla]"; mes "I managed to acquire a"; mes "necklace of incomparable"; - mes "beauty from the dwarves"; + mes "beauty from the dwarves."; mes "However, the gems have dulled"; mes "with age and need to be shined"; mes "before I can offer them to Freya."; |