diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-29 06:00:05 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-29 06:00:05 +0000 |
commit | 04fca41114ed5266a9bdbec60cad4bcdf4541be8 (patch) | |
tree | 48f42bb85193af20e8c6a19fdc117d624c781f16 /npc/quests/quests_lighthalzen.txt | |
parent | 7845b8fdccdea16d271580f43c5206365ff7719a (diff) | |
download | hercules-04fca41114ed5266a9bdbec60cad4bcdf4541be8.tar.gz hercules-04fca41114ed5266a9bdbec60cad4bcdf4541be8.tar.bz2 hercules-04fca41114ed5266a9bdbec60cad4bcdf4541be8.tar.xz hercules-04fca41114ed5266a9bdbec60cad4bcdf4541be8.zip |
Random assortment of various small corrections and tweaks.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12894 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_lighthalzen.txt')
-rw-r--r-- | npc/quests/quests_lighthalzen.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index 9fc741ecf..3c2fe4b83 100644 --- a/npc/quests/quests_lighthalzen.txt +++ b/npc/quests/quests_lighthalzen.txt @@ -5869,7 +5869,7 @@ lhz_in01,286,226,3 script Secretary Slierre 831,{ mes "experiment. And of course, he"; mes "should only be testing on animals."; next; - switch( select( "Wolfchev's research is great!","His experiments are suspicius..." ) ) + switch( select( "Wolfchev's research is great!","His experiments are suspicious..." ) ) { case 1: mes "[Sueii Slierre]"; @@ -7884,7 +7884,7 @@ L_Mission: mes "[Karl]"; mes "We've recently learned that"; mes "Shinokas managed to access"; - mes "the Regenschirm Secret Archive, a lab affiliated with Rekenber."; + mes "the Regenschirm Secret Archive, a lab affiliated with Rekenber."; mes "That's how Shinokas was able"; mes "to learn so much about them."; next; @@ -9324,7 +9324,7 @@ lhz_in01,285,169,3 script Researcher#2 865,{ mes "is being monitored, I can't"; mes "risk going inside there. You"; mes "need to sneak in on your own"; - mes "when the guards change shifts.It's an old trick, but it works."; + mes "when the guards change shifts. It's an old trick, but it works."; next; mes "[Lestin]"; mes "My pass will get you inside,"; |