summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/bleacher.txt
diff options
context:
space:
mode:
authorWombat <hpwombat@yahoo.com>2011-01-10 14:40:14 -0500
committerWombat <hpwombat@yahoo.com>2011-01-10 14:46:55 -0500
commitcfce4f99b879e522cb1c3fe9174515a585d5d193 (patch)
tree36ba3003cb184db1631b2cf31d0aa2ec530f23ac /npc/001-1_Tulimshar/bleacher.txt
parente8e5b6dc659f10c2f4d3d3fe4c21ec0d05672751 (diff)
downloadserverdata-cfce4f99b879e522cb1c3fe9174515a585d5d193.tar.gz
serverdata-cfce4f99b879e522cb1c3fe9174515a585d5d193.tar.bz2
serverdata-cfce4f99b879e522cb1c3fe9174515a585d5d193.tar.xz
serverdata-cfce4f99b879e522cb1c3fe9174515a585d5d193.zip
Made bowler hat dyeable
Made bowler hat dyeable by altering bleacher, selim and the item_db
Diffstat (limited to 'npc/001-1_Tulimshar/bleacher.txt')
-rw-r--r--npc/001-1_Tulimshar/bleacher.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/001-1_Tulimshar/bleacher.txt b/npc/001-1_Tulimshar/bleacher.txt
index b877642d..68707f65 100644
--- a/npc/001-1_Tulimshar/bleacher.txt
+++ b/npc/001-1_Tulimshar/bleacher.txt
@@ -34,6 +34,7 @@ L_bleach_menu:
"Cotton gloves", L_cotton_gloves,
"Rabbit ears", L_rabbit_ears,
"Wizard Hat", L_wizard_hat,
+ "Bowler Hat", L_bowler_hat,
"Nevermind", -;
goto L_close;
@@ -112,6 +113,11 @@ L_wizard_hat:
set @dyeBase, 2200;
goto L_choose_color;
+L_bowler_hat:
+ set @normal, 4030;
+ set @dyeBase, 2210;
+ goto L_choose_color;
+
L_choose_color:
mes "[Candide]";
mes "\"And the color?\"";