diff options
author | mekolat <mekolat@gmail.com> | 2014-11-14 18:41:19 -0500 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-11-14 18:41:19 -0500 |
commit | 725904e2e20a9d9f6d14a9f24811315d58ef95b7 (patch) | |
tree | f9fcecedb53d4b746243bdc232324ac6587e400a /world/map | |
parent | 39ccb932b39ec342ce940fc990ed09052f81b7eb (diff) | |
download | serverdata-725904e2e20a9d9f6d14a9f24811315d58ef95b7.tar.gz serverdata-725904e2e20a9d9f6d14a9f24811315d58ef95b7.tar.bz2 serverdata-725904e2e20a9d9f6d14a9f24811315d58ef95b7.tar.xz serverdata-725904e2e20a9d9f6d14a9f24811315d58ef95b7.zip |
add cotton cloth in selim menu
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/npc/009-2/selim.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/009-2/selim.txt b/world/map/npc/009-2/selim.txt index 4a19336a..f936f2cc 100644 --- a/world/map/npc/009-2/selim.txt +++ b/world/map/npc/009-2/selim.txt @@ -19,6 +19,7 @@ L_clothes_choice: set @is_verb$, "is"; menu "Cotton shirt.", L_cottonshirt, + "Cotton cloth.", L_cottoncloth, "V-Neck sweater.", L_vneck, "Turtleneck sweater.", L_tneck, "Cotton shorts.", L_shorts, |