diff options
Diffstat (limited to 'world')
-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 c31e74e6..ce5cc424 100644 --- a/world/map/npc/009-2/selim.txt +++ b/world/map/npc/009-2/selim.txt @@ -89,6 +89,7 @@ L_Next: mes "\"Of course I can help you by dyeing the materials your tailor will want."; mes "All I need is a piece of Cotton Cloth.\""; set @item_del$, "CottonCloth"; + set @name$, "Cotton Cloth"; menu "Sure. Here is one.", L_picked_item, "I have to go pick that.", L_Close; |