summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/081-1/dungeon.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/081-1/dungeon.txt b/npc/081-1/dungeon.txt
index c21e8db4..b275ad18 100644
--- a/npc/081-1/dungeon.txt
+++ b/npc/081-1/dungeon.txt
@@ -401,10 +401,10 @@ OnInit:
SnowmanSnowGlobe, ChristmasTreeHat, BunnyEars,
SantaBeardHat, MushHat, LeatherGoggles, SantaSnowGlobe,
MoubooHead, Goggles, Sunglasses, ChristmasElfHat, FaceMask;
- setarray .prices, 300, 400, 500, 600,
- 625, 650, 700,
- 800, 825, 850, 875,
- 1000, 1100, 1200, 1500, 1600;
+ setarray .prices, 375, 500, 625, 750,
+ 775, 800, 875,
+ 1000, 1050, 1075, 1100,
+ 1250, 1375, 1500, 1750, 2000;
tradertype(NST_CUSTOM);
freeloop(true);
for (.@i = 0; .@i < getarraysize(.prizes); .@i++) {