summaryrefslogtreecommitdiff
path: root/world/map/npc/009-2/selim.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/009-2/selim.txt')
-rw-r--r--world/map/npc/009-2/selim.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/world/map/npc/009-2/selim.txt b/world/map/npc/009-2/selim.txt
index aad7ff24..485a14b3 100644
--- a/world/map/npc/009-2/selim.txt
+++ b/world/map/npc/009-2/selim.txt
@@ -22,6 +22,7 @@ L_clothes_choice:
"V-Neck sweater", L_vneck,
"Turtleneck sweater", L_tneck,
"Cotton shorts", L_shorts,
+ "Cotton trousers", L_trousers,
"Cotton skirt", L_skirt,
"Miniskirt", L_miniskirt,
"Tank top ", L_tanktop,
@@ -65,6 +66,14 @@ L_shorts:
set @is_verb$, "are";
goto L_picked_item;
+L_trousers:
+ set @del, 648;
+ set @new, 2180;
+ set @name$, "cotton trousers";
+ set @pronoun$, "them";
+ set @is_verb$, "are";
+ goto L_picked_item;
+
L_skirt:
set @del, 632;
set @new, 2100;