diff options
author | Wombat <hpwombat@yahoo.com> | 2011-01-12 04:45:04 -0500 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-01-12 04:45:04 -0500 |
commit | e4bd51b21eeb4e361a0b9bcec7ce27b9de4fb64a (patch) | |
tree | a2899187b94250a478cb9f6d0dd6fb8c60dd5ba7 /npc | |
parent | b2f5e74386a853a4aede5e56f7daa6707cd316c7 (diff) | |
download | serverdata-e4bd51b21eeb4e361a0b9bcec7ce27b9de4fb64a.tar.gz serverdata-e4bd51b21eeb4e361a0b9bcec7ce27b9de4fb64a.tar.bz2 serverdata-e4bd51b21eeb4e361a0b9bcec7ce27b9de4fb64a.tar.xz serverdata-e4bd51b21eeb4e361a0b9bcec7ce27b9de4fb64a.zip |
small dialog change in bowler hat event npc
small dialog fix in dimonds.txt, where the bowler hat event npc is.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/010-2_Dimonds_Cove/dimonds.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/010-2_Dimonds_Cove/dimonds.txt b/npc/010-2_Dimonds_Cove/dimonds.txt index a3027b47..f30ab1b3 100644 --- a/npc/010-2_Dimonds_Cove/dimonds.txt +++ b/npc/010-2_Dimonds_Cove/dimonds.txt @@ -451,7 +451,7 @@ L_nobeer: // fallthrough only when player remove the items while in menu, trying to cheat // the quest will need to be started again - mes "\"Do not try to betray me. Come back when you have a better morale.\""; + mes "\"What you are offering, you do not have. Do not try to betray me. Come back when you have a better morals.\""; close; rem_item: |