diff options
author | Dino Paskvan <dpaskvan@gmail.com> | 2013-04-22 19:15:14 +0200 |
---|---|---|
committer | Dino Paskvan <dpaskvan@gmail.com> | 2013-04-22 19:15:14 +0200 |
commit | 8cc275992c21db07507c3303d5bd2ffd4275f269 (patch) | |
tree | f1463085e50b2329493cd6a583d00fe2bdabb89c /world/map/npc/027-2/evil_guard.txt | |
parent | 1eeff58e10a204efe73746bdbaee5b18bb4ef17b (diff) | |
download | serverdata-8cc275992c21db07507c3303d5bd2ffd4275f269.tar.gz serverdata-8cc275992c21db07507c3303d5bd2ffd4275f269.tar.bz2 serverdata-8cc275992c21db07507c3303d5bd2ffd4275f269.tar.xz serverdata-8cc275992c21db07507c3303d5bd2ffd4275f269.zip |
Small changes and fixes to NPC dialogues (barman, caretaker, Cerhan, crying child, diary, evil guard and GY INN shops)
Diffstat (limited to 'world/map/npc/027-2/evil_guard.txt')
-rw-r--r-- | world/map/npc/027-2/evil_guard.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/027-2/evil_guard.txt b/world/map/npc/027-2/evil_guard.txt index 276cc3c1..bbb349df 100644 --- a/world/map/npc/027-2/evil_guard.txt +++ b/world/map/npc/027-2/evil_guard.txt @@ -4,10 +4,10 @@ mes "The guard glares at you, silently daring you to try something."; next; mes "[Evil Guard]"; - mes "\"I give you warning young human. My master will suffer no fools here.\""; + mes "\"Heed my warning, young human. My master will suffer no fools here.\""; next; mes "[Evil Guard]"; - mes "\"He created this as a place of leisure, and we are here to ensure that it stays that way.\""; + mes "\"He created this as a place of leisure, and we are here to ensure that it remains undisturbed.\""; close; } @@ -18,9 +18,9 @@ mes "[Evil Guard]"; mes "\"I am your father...\""; next; - mes "There is an awkward pause, and the guard bursts out laughing."; + mes "There is an awkward pause, and then the guard bursts out laughing."; mes ""; mes "[Evil Guard]"; - mes "\"Just kidding! Can you imagine Golbenez' reaction if we had such puny offspring?\""; + mes "\"Just kidding! Can you imagine Golbenez's reaction if we had such puny offspring?\""; close; } |