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/009-2/selim.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'world/map/npc/009-2') diff --git a/world/map/npc/009-2/selim.txt b/world/map/npc/009-2/selim.txt index cf18d30c..81531749 100644 --- a/world/map/npc/009-2/selim.txt +++ b/world/map/npc/009-2/selim.txt @@ -38,9 +38,16 @@ L_clothes_choice: "Sorcerer robe.", L_sorcererrobe, "Bowler hat (brown).", L_bowlerhatbrown, "Fine dress.", L_finedress, + "Contributor Shirt.", L_contributor, "About these sorcerer robes...", L_asksorcererrobe, "I'm fine for now, thanks.", L_Close; +L_contributor: + set @del, 1178; + set @new, 5131; + set @name$, "contributor shirt"; + goto L_picked_item; + L_cottonshirt: set @del, 1202; set @new, 2050; -- cgit v1.2.3-60-g2f50