From 3321990469e1d0f522ae2f3cae82277641c962d2 Mon Sep 17 00:00:00 2001 From: Nick Ashley Date: Wed, 3 Jun 2015 16:51:52 -0400 Subject: Dialog Edit Edits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- world/map/npc/056-2/barrier.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/056-2') 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; } -- cgit v1.2.3-60-g2f50