summaryrefslogtreecommitdiff
path: root/npc/007-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/007-1')
-rw-r--r--npc/007-1/tycoon.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/007-1/tycoon.txt b/npc/007-1/tycoon.txt
index cd3040106..48f23c348 100644
--- a/npc/007-1/tycoon.txt
+++ b/npc/007-1/tycoon.txt
@@ -167,9 +167,9 @@ L_NoLevel:
L_Miner:
.@price=800;
if (getq(MineQuest_Tycoon) >= 9)
- .@price-=100;
- if (getq(MineQuest_Tycoon) >= 12)
.@price-=200;
+ if (getq(MineQuest_Tycoon) >= 12)
+ .@price-=100;
if (getq(MineQuest_Tycoon) == 15)
.@price-=300;
if (getq(MineQuest_Caelum) >= 2)