diff options
author | bh28 <bernard@bh28.net> | 2013-04-08 08:47:21 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-05-27 18:57:23 +0200 |
commit | 9ce2e39094a06bdb11620d10d82c9b99c7388423 (patch) | |
tree | b33e2b90c524223e1151169abf4e32cd3182a715 | |
parent | ad6ada10b18c4d8bbd2951ba99dfaeab4b621349 (diff) | |
download | serverdata-9ce2e39094a06bdb11620d10d82c9b99c7388423.tar.gz serverdata-9ce2e39094a06bdb11620d10d82c9b99c7388423.tar.bz2 serverdata-9ce2e39094a06bdb11620d10d82c9b99c7388423.tar.xz serverdata-9ce2e39094a06bdb11620d10d82c9b99c7388423.zip |
replaced wrong "cocoon" by "sheet" in sheet dialog
-rw-r--r-- | world/map/npc/010-2/loratay.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/010-2/loratay.txt b/world/map/npc/010-2/loratay.txt index f761e7f4..f34d9c57 100644 --- a/world/map/npc/010-2/loratay.txt +++ b/world/map/npc/010-2/loratay.txt @@ -734,7 +734,7 @@ L_robe_menu: L_robe_sheets: set @Robe_with_sheets, 1; mes "[Lora Tay the Seamstress]"; - mes "\"Let's see... " + @ROBE_SHEETS_NR + " silk cocoons and " + @ROBE_SHEETS_ZENY + " GP should just about cover that.\""; + mes "\"Let's see... " + @ROBE_SHEETS_NR + " silk sheets and " + @ROBE_SHEETS_ZENY + " GP should just about cover that.\""; next; menu "I'm not interested.", L_main_menu, |