From 8a3a3fcb40e66cbfc624d11f328b5f5a296b9d06 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 18 Oct 2014 11:22:13 -0400 Subject: fix contributor shirts --- world/map/npc/001-1/bleacher.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'world/map/npc/001-1') diff --git a/world/map/npc/001-1/bleacher.txt b/world/map/npc/001-1/bleacher.txt index e6fada9c..baed6f2e 100644 --- a/world/map/npc/001-1/bleacher.txt +++ b/world/map/npc/001-1/bleacher.txt @@ -22,6 +22,7 @@ L_bleach_menu: menu "Cotton shirt.", L_cottonshirt, + "Contributor shirt.", L_contributor, "V-Neck sweater.", L_vneck, "Turtleneck sweater.", L_tneck, "Cotton shorts.", L_shorts, @@ -44,6 +45,11 @@ L_bleach_menu: "Cotton cloth.", L_cotton_cloth, "Nevermind.", L_Close; +L_contributor: + set @normal, 1178; + set @dyeBase, 5131; + goto L_choose_color; + L_cottonshirt: set @normal, 1202; set @dyeBase, 2050; -- cgit v1.2.3-60-g2f50