From 18edd8b5172c1e652cfca9d3578e97e6180b9b6c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 9 Dec 2021 14:40:45 -0300 Subject: Raise Santa's prices in ~25%. Now the shops should be balanced as well --- npc/081-1/dungeon.txt | 8 ++++---- 1 file 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++) { -- cgit v1.2.3-60-g2f50