diff options
author | Meway <meway@meway.dyndns.org> | 2011-10-25 13:19:34 -0400 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-10-27 15:20:56 +0200 |
commit | 7fc7974c667e3b6377754f0894ef2ae0687686f0 (patch) | |
tree | 9423259851bd61b15c40d05ae145ad6cd1990561 /world/map/npc/001-1/rewards_master.txt | |
parent | fbd4ed18840e3d028aff0e0b6ec871aca45208f3 (diff) | |
download | serverdata-7fc7974c667e3b6377754f0894ef2ae0687686f0.tar.gz serverdata-7fc7974c667e3b6377754f0894ef2ae0687686f0.tar.bz2 serverdata-7fc7974c667e3b6377754f0894ef2ae0687686f0.tar.xz serverdata-7fc7974c667e3b6377754f0894ef2ae0687686f0.zip |
I adjusted some dialog in entertainer.txt rewards_master.txt sandra.txt luca.txt bard.txt
Diffstat (limited to 'world/map/npc/001-1/rewards_master.txt')
-rw-r--r-- | world/map/npc/001-1/rewards_master.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/001-1/rewards_master.txt b/world/map/npc/001-1/rewards_master.txt index 04cc9ce8..abf85ce8 100644 --- a/world/map/npc/001-1/rewards_master.txt +++ b/world/map/npc/001-1/rewards_master.txt @@ -77,7 +77,7 @@ L_Give_all_loop: L_Give_all_next: next; mes "[Ishi the Rewards Master]"; - mes "\"You have brought lots of items now. You have still " + Mobpt + " monster points. Shall we continue?\""; + mes "\"You have received a lot of items. You still have " + Mobpt + " monster points. Shall we continue?\""; menu "Yes", L_Give_all, "No", L_Close; |