From fa1f3b752f74dadf8e4352d15965f5b4390909d1 Mon Sep 17 00:00:00 2001 From: Wombat Date: Tue, 15 Feb 2011 13:08:46 -0500 Subject: bowlerhat (brown) added to db, bleacher and dyer --- npc/001-1_Tulimshar/bleacher.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (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 03dcfdd2..a3827e43 100644 --- a/npc/001-1_Tulimshar/bleacher.txt +++ b/npc/001-1_Tulimshar/bleacher.txt @@ -33,9 +33,10 @@ L_bleach_menu: "Cotton boots", L_cotton_boots, "Cotton gloves", L_cotton_gloves, "Rabbit ears", L_rabbit_ears, - "Wizard Hat", L_wizard_hat, - "Bowler Hat", L_bowler_hat, - "Red Lined Sorcerer Robe", L_red_lined_sorcerer_robe, + "Wizard hat", L_wizard_hat, + "Bowler hat", L_bowler_hat, + "Red lined sorcerer robe", L_red_lined_sorcerer_robe, + "Bowler hat (brown)", L_bowler_hat_brown, "Nevermind", -; goto L_close; @@ -124,6 +125,11 @@ L_red_lined_sorcerer_robe: set @dyeBase, 2220; goto L_choose_color; +L_bowler_hat_brown: + set @normal, 800; + set @dyeBase, 2230; + goto L_choose_color; + L_choose_color: mes "[Candide]"; mes "\"And the color?\""; -- cgit v1.2.3-60-g2f50