From e4a9d8a1e95020b660e101ce735ffe8956937398 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 24 Mar 2018 11:10:14 -0300 Subject: Tulimshar boots for Dausen --- npc/001-4/lilica.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/001-4/lilica.txt') diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt index 325b0b504..67f9f69ea 100644 --- a/npc/001-4/lilica.txt +++ b/npc/001-4/lilica.txt @@ -45,7 +45,7 @@ L_Leader: close; L_Quest: - setarray .@Seasonal, EggshellHat, EggshellHat, GreenEggshellHat, OrangeEggshellHat, EggshellHat, EggshellHat; + setarray .@Seasonal, EggshellHat, EggshellHat, GreenEggshellHat, OrangeEggshellHat, DarkEggshellHat, EggshellHat; .@Hat=.@Seasonal[gettime(7)%6]; // Magically choose the hat from the array mesn; mesq l("Good choice! This year we're having a @@!", getitemlink(.@Hat)); @@ -118,6 +118,9 @@ OnPayFunds: OnInit: tradertype(NST_CUSTOM); + // Ultra rare items + sellitem OrangeEggshellHat,200; + // Rare Items sellitem BunnyEars,50; sellitem StrangeCoin,2; -- cgit v1.2.3-60-g2f50