diff options
author | Wombat <hpwombat@yahoo.com> | 2011-01-12 04:47:53 -0500 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-01-12 04:47:53 -0500 |
commit | ae34395bfed34bbf6d844eed31bbdfbf5f784523 (patch) | |
tree | 1ef95b62e251ca2530c11ad62190eb76b847a705 /npc | |
parent | e4bd51b21eeb4e361a0b9bcec7ce27b9de4fb64a (diff) | |
download | serverdata-ae34395bfed34bbf6d844eed31bbdfbf5f784523.tar.gz serverdata-ae34395bfed34bbf6d844eed31bbdfbf5f784523.tar.bz2 serverdata-ae34395bfed34bbf6d844eed31bbdfbf5f784523.tar.xz serverdata-ae34395bfed34bbf6d844eed31bbdfbf5f784523.zip |
missed an "a" on dimond.txt
dialog fix, missed an "a" on the cleanup. Should make sense now.
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 f30ab1b3..cae5531e 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 "\"What you are offering, you do not have. Do not try to betray me. Come back when you have a better morals.\""; + mes "\"What you are offering, you do not have. Do not try to betray me. Come back when you have better morals.\""; close; rem_item: |