diff options
author | Pihro <fluffyanddeadly999@gmail.com> | 2012-04-25 14:40:11 -0500 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-25 22:35:09 +0200 |
commit | dbd2ea1bb30c0bf051411bb2a24e56d633c8c029 (patch) | |
tree | c1b4405e8029a07948e3e24c6c371fc3625f02fd /world/map/npc/048-2/visitors.txt | |
parent | e9d3978123f400ebd89f283cfb75973abd53c3d4 (diff) | |
download | serverdata-dbd2ea1bb30c0bf051411bb2a24e56d633c8c029.tar.gz serverdata-dbd2ea1bb30c0bf051411bb2a24e56d633c8c029.tar.bz2 serverdata-dbd2ea1bb30c0bf051411bb2a24e56d633c8c029.tar.xz serverdata-dbd2ea1bb30c0bf051411bb2a24e56d633c8c029.zip |
Fixed Grammar/Dialogue issues in the Blue Sage Quest
Diffstat (limited to 'world/map/npc/048-2/visitors.txt')
-rw-r--r-- | world/map/npc/048-2/visitors.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/048-2/visitors.txt b/world/map/npc/048-2/visitors.txt index 9d5d20ee..1071ed14 100644 --- a/world/map/npc/048-2/visitors.txt +++ b/world/map/npc/048-2/visitors.txt @@ -4,9 +4,9 @@ 048-2.gat,46,44,0|script|Connor|150,{ mes "[Connor]"; - mes "\"Oh, hello. There happened some big accident in the library! Most of the books were damaged or destroyed!\""; + mes "\"Oh, hello. There was a big accident in the library! Most of the books were damaged or destroyed!\""; next; - mes "\"As far as I understood it has to do with those weird slimes. They're white and blue! I never saw slimes with that color.\""; + mes "\"As far as I understand it had to do with those weird slimes. They're white and blue! I've never seen slimes of that color.\""; next; mes "\"I was so excited to get an opportunity to study some of the rare and valuable books and now this."; mes "I'd never have expected something like this happening in a Sages household. I thought they're so powerful and wise...\""; @@ -23,14 +23,14 @@ L_Close: "Nah, I'm just having a look around.",L_Close, "Yes!",-; mes "[Parcival]"; - mes "\"That's very commendable. But you'll be disappointed, there is some huge problem and the library is all upside down."; + mes "\"That's very commendable. But you'll be disappointed, there is a huge problem and the library is all upside down."; mes "This is very annoying! I was planning this trip months ago and now this!\""; mes "He sighs."; next; mes "[Parcival]"; mes "\"I'll probably have to leave and come back another time. But I want to warm up first.\""; next; - mes "\"I really wonder what they did... I can still feel some distortion in the magic pattern within this mansion. I mean, it's twisted anyway, because the Sages have their houses in a shifted dimension - that's why it is so much larger in the inside than from the outside.\""; + mes "\"I wonder what they did... I can still feel some distortion in the magic pattern within this mansion. I mean, it's twisted anyway, because the Sages have their houses in a shifted dimension - that's why it is so much larger in the inside than from the outside.\""; next; mes "\"But there's something else... Well, I've heard about the researches being done here. Seems there's some very advanced magic involved.\""; goto L_Close; |