diff options
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; } |