From 0a824d47ca61e91a2db5b63db4600a5b869eb7e0 Mon Sep 17 00:00:00 2001 From: Wombat Date: Fri, 7 Jan 2011 15:48:14 -0500 Subject: wizard hat added to bleacher and selim the dyer wizard hat made dyeable and can be bleached through NPCs. --- npc/009-2_Hurnscald/selim.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/009-2_Hurnscald/selim.txt') diff --git a/npc/009-2_Hurnscald/selim.txt b/npc/009-2_Hurnscald/selim.txt index d118b8a0..7c39a2ab 100644 --- a/npc/009-2_Hurnscald/selim.txt +++ b/npc/009-2_Hurnscald/selim.txt @@ -123,6 +123,12 @@ L_rabbitears: set @is_verb$, "are"; goto L_picked_item; +L_wizardhat: + set @del, 4028; + set @new, 2200; + set @name$, "wizard hat"; + goto L_picked_item; + L_picked_item: if (countitem(@del) == 0) goto L_havenone; L_colour: -- cgit v1.2.3-60-g2f50