summaryrefslogtreecommitdiff
path: root/npc/080-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/080-1')
-rw-r--r--npc/080-1/final.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/npc/080-1/final.txt b/npc/080-1/final.txt
index 12b1b7d8..72326ed1 100644
--- a/npc/080-1/final.txt
+++ b/npc/080-1/final.txt
@@ -39,13 +39,11 @@ OnInit:
OnInit:
.distance=4;
- // FIXME CRITICAL: Should the colored masks be featured?
- // AFAIK, only the original was featured on the original event.
setarray .prizes, BlinkingEvil, BlinkingEvilRed, BlinkingEvilBlue,
BlinkingEvilPink, BlinkingEvilYellow, GuyFawkesMask,
OperaMask, JesterMask, GoblinMask, WitchHat;
- setarray .prices, 1500, 1500, 1500,
- 1500, 1500, 250,
+ setarray .prices, 1500, 1650, 1600,
+ 1650, 1600, 250,
900, 700, 250, 450;
tradertype(NST_CUSTOM);
freeloop(true);