summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-09 14:40:45 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-09 14:40:45 -0300
commit18edd8b5172c1e652cfca9d3578e97e6180b9b6c (patch)
tree34a99368b606927423a99fcf83b564052c4745b6
parentf3380521676741ad7cd9247fc46a4b305b38fe8a (diff)
downloadserverdata-18edd8b5172c1e652cfca9d3578e97e6180b9b6c.tar.gz
serverdata-18edd8b5172c1e652cfca9d3578e97e6180b9b6c.tar.bz2
serverdata-18edd8b5172c1e652cfca9d3578e97e6180b9b6c.tar.xz
serverdata-18edd8b5172c1e652cfca9d3578e97e6180b9b6c.zip
Raise Santa's prices in ~25%. Now the shops should be balanced as well
-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++) {