diff options
author | Vreality <vreality@donutdev.com> | 2014-05-05 06:49:13 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-05-05 06:54:02 -0500 |
commit | 9bf115afded2f22a06c99e22a1f864b5c97d83ed (patch) | |
tree | 42af70b1e555a91b493ec6e2ab6e5cb2e8d71939 /world/map/npc/052-1 | |
parent | d92fb4f2d63ba30d426040716dc9ec4edb6a90cf (diff) | |
download | serverdata-9bf115afded2f22a06c99e22a1f864b5c97d83ed.tar.gz serverdata-9bf115afded2f22a06c99e22a1f864b5c97d83ed.tar.bz2 serverdata-9bf115afded2f22a06c99e22a1f864b5c97d83ed.tar.xz serverdata-9bf115afded2f22a06c99e22a1f864b5c97d83ed.zip |
Dialogue changes to NPCs
Improved the dialogue of the bookshelf containing "zukminbirf."
Added "croupier" name tag to the Roulette NPC's dialog
Improved grammar and wording
Replaced ". " with ". "
Replaced " -- " with an en dash (" – ").
Diffstat (limited to 'world/map/npc/052-1')
-rw-r--r-- | world/map/npc/052-1/channelling.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/052-1/channelling.txt b/world/map/npc/052-1/channelling.txt index 77d96c83..6348840a 100644 --- a/world/map/npc/052-1/channelling.txt +++ b/world/map/npc/052-1/channelling.txt @@ -68,9 +68,9 @@ OnCommandDestroy: { mes "You can read some words engraved inside this rock, but some are erased by wind and time:"; next; - mes "\".. can use this .. power..´. . .´. . . amplify a spell ..´."; + mes "\".. can use this .. power..´. . .´. . . amplify a spell ..´."; mes " . ´´. Don't let .. spell power .´..´ . .. fade away ..."; - mes "´ .Use lazurite stones ´..´. they will appear. ..´ .. drop them inside .. this circle."; + mes "´ .Use lazurite stones ´..´. they will appear. ..´ .. drop them inside .. this circle."; mes ". ´ power.. drains .. life..´. .´ focus . .not move at all´. .\""; next; mes "Below this strange writing, you notice a word still deeply engraved in the stone:"; |