diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-21 23:17:27 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-21 23:17:27 +0200 |
commit | e9d3978123f400ebd89f283cfb75973abd53c3d4 (patch) | |
tree | fdceef10b6e0d51295daa0f39e4cfff63d6bf85c /world/map/npc/027-2/evil_guard.txt | |
parent | e9fbc356090d00f74d3191d0a594dd4c1cc0b643 (diff) | |
download | serverdata-e9d3978123f400ebd89f283cfb75973abd53c3d4.tar.gz serverdata-e9d3978123f400ebd89f283cfb75973abd53c3d4.tar.bz2 serverdata-e9d3978123f400ebd89f283cfb75973abd53c3d4.tar.xz serverdata-e9d3978123f400ebd89f283cfb75973abd53c3d4.zip |
Fixing some dialogue issues in the Graveyard Inn scripts.
Diffstat (limited to 'world/map/npc/027-2/evil_guard.txt')
-rw-r--r-- | world/map/npc/027-2/evil_guard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/027-2/evil_guard.txt b/world/map/npc/027-2/evil_guard.txt index 4ba3265d..276cc3c1 100644 --- a/world/map/npc/027-2/evil_guard.txt +++ b/world/map/npc/027-2/evil_guard.txt @@ -21,6 +21,6 @@ mes "There is an awkward pause, and the guard bursts out laughing."; mes ""; mes "[Evil Guard]"; - mes "\"Just kidding! Can you imagine Golbanez' reaction if we had such puny offspring?\""; + mes "\"Just kidding! Can you imagine Golbenez' reaction if we had such puny offspring?\""; close; } |