From 371db803633dcc4185e147f5ddff08c7bd5aa613 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Thu, 8 Apr 2010 15:56:50 +1200 Subject: Easter 2010 --- npc/001-1_Tulimshar/bleacher.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/001-1_Tulimshar/bleacher.txt') diff --git a/npc/001-1_Tulimshar/bleacher.txt b/npc/001-1_Tulimshar/bleacher.txt index 883bd628..57731dbd 100644 --- a/npc/001-1_Tulimshar/bleacher.txt +++ b/npc/001-1_Tulimshar/bleacher.txt @@ -32,6 +32,7 @@ L_bleach_menu: "Desert hat", L_desert_hat, "Cotton boots", L_cotton_boots, "Cotton gloves", L_cotton_gloves, + "Rabbit ears", L_rabbit_ears, "Nevermind", -; goto L_close; @@ -92,6 +93,10 @@ L_cotton_gloves: set @dyeBase, 2160; goto L_choose_color; +L_rabbit_ears: + set @normal, 1255; + set @dyeBase, 2190; + L_choose_color: mes "[Candide]"; mes "\"And the color?\""; -- cgit v1.2.3-60-g2f50