From 5db6cb7d6c09dbb091edbdf21a3e0e3feae3175a Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 11 Jan 2009 16:47:18 +0000 Subject: Add cotton boots to Selim and Candide --- npc/001-1_Tulimshar/bleacher.txt | 6 ++++++ 1 file changed, 6 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 48b5c6c6..67ea1497 100644 --- a/npc/001-1_Tulimshar/bleacher.txt +++ b/npc/001-1_Tulimshar/bleacher.txt @@ -29,6 +29,7 @@ L_bleach_menu: "Silk robe", L_robe, "Cotton headband", L_cotton_headband, "Desert hat", L_desert_hat, + "Cotton boots", L_cotton_boots, "Nevermind", -; goto L_close; @@ -74,6 +75,11 @@ L_desert_hat: set @normal, 723; set @dyeBase, 2130; goto L_choose_color; + +L_cotton_boots: + set @normal, 735; + set @dyeBase, 2150; + goto L_choose_color; L_choose_color: mes "[Candide]"; -- cgit v1.2.3-70-g09d2