summaryrefslogtreecommitdiff
path: root/world/map/npc/056-2/barrier.txt
diff options
context:
space:
mode:
authorNick Ashley <nick@shley.us>2015-06-03 16:51:52 -0400
committerNick Ashley <nick@shley.us>2015-06-03 16:51:52 -0400
commit3321990469e1d0f522ae2f3cae82277641c962d2 (patch)
treeb6c70e7b7449bdf5b89b29e1e451aace10a4f416 /world/map/npc/056-2/barrier.txt
parent18608aa401d3f92b4ed9264c5edbb171f46ce3f7 (diff)
downloadserverdata-3321990469e1d0f522ae2f3cae82277641c962d2.tar.gz
serverdata-3321990469e1d0f522ae2f3cae82277641c962d2.tar.bz2
serverdata-3321990469e1d0f522ae2f3cae82277641c962d2.tar.xz
serverdata-3321990469e1d0f522ae2f3cae82277641c962d2.zip
Dialog Edit Edits
I got a little bit carried away. This reminded me that we should replace `...` with either ` . . . ` or `…` if we want to actually use ellipses. Technically, ellipses also need to be surrounded by spaces.
Diffstat (limited to 'world/map/npc/056-2/barrier.txt')
-rw-r--r--world/map/npc/056-2/barrier.txt4
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;
}