diff options
-rw-r--r-- | npc/012-4/wyara.txt | 2 | ||||
-rw-r--r-- | npc/017-6/azwell.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/012-4/wyara.txt b/npc/012-4/wyara.txt index e4c0ff52f..d764858a7 100644 --- a/npc/012-4/wyara.txt +++ b/npc/012-4/wyara.txt @@ -14,7 +14,7 @@ l("I am @@, an alchemist specialized in reset potions.", .name$); L_Menu: - .@plush_count = BaseLevel*210-(9*210); + .@plush_count = BaseLevel*210-(10*210); // Lv 10: 210 GP select diff --git a/npc/017-6/azwell.txt b/npc/017-6/azwell.txt index 60b5588f9..ab402f74a 100644 --- a/npc/017-6/azwell.txt +++ b/npc/017-6/azwell.txt @@ -10,8 +10,8 @@ l("I am @@, an alchemist specialized in reset potions.", .name$); L_Menu: - .@plush_count = BaseLevel*210-(9*210); - // Lv 10: 210 GP + .@plush_count = BaseLevel*190-(9*210); + // Lv 10: ?? select l("Can you reset my stats please?"), |