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