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