diff options
author | Daniel Foerster <pydsigner@gmail.com> | 2015-06-03 16:25:48 -0500 |
---|---|---|
committer | Daniel Foerster <pydsigner@gmail.com> | 2015-06-03 16:25:48 -0500 |
commit | e092082bae396719ea0dd8273d3133273a8e4f4c (patch) | |
tree | b6c70e7b7449bdf5b89b29e1e451aace10a4f416 /world/map/npc/056-2/barrier.txt | |
parent | 18608aa401d3f92b4ed9264c5edbb171f46ce3f7 (diff) | |
parent | 3321990469e1d0f522ae2f3cae82277641c962d2 (diff) | |
download | serverdata-e092082bae396719ea0dd8273d3133273a8e4f4c.tar.gz serverdata-e092082bae396719ea0dd8273d3133273a8e4f4c.tar.bz2 serverdata-e092082bae396719ea0dd8273d3133273a8e4f4c.tar.xz serverdata-e092082bae396719ea0dd8273d3133273a8e4f4c.zip |
Merge pull request #1 from nashley/patch-2-edits
Dialog Edit Edits
Diffstat (limited to 'world/map/npc/056-2/barrier.txt')
-rw-r--r-- | world/map/npc/056-2/barrier.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/056-2/barrier.txt b/world/map/npc/056-2/barrier.txt index 09aeb1a6..46704b33 100644 --- a/world/map/npc/056-2/barrier.txt +++ b/world/map/npc/056-2/barrier.txt @@ -8,11 +8,11 @@ end; L_Block: - message strcharinfo(0), "I cannot enter... That old man really made sure that I would not be able to bother him again anytime soon."; + message strcharinfo(0), "I can't enter ... That old man really made sure that I wouldn't be able to bother him again anytime soon."; end; L_Weak: - message strcharinfo(0), "I cannot enter because this magic field is too strong. Maybe I should train some more."; + message strcharinfo(0), "I can't enter because this magic field is too strong. Maybe I should train some more ..."; end; } |