summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/chest.txt')
-rw-r--r--npc/000-2-1/chest.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt
index 47af50c0..fa588120 100644
--- a/npc/000-2-1/chest.txt
+++ b/npc/000-2-1/chest.txt
@@ -23,8 +23,8 @@
l_Give:
if (@q > 1) goto l_Close;
setq ShipQuests_Arpan, 2;
- getitem "WornShirt", 1;
- getitem "WornShorts", 1;
+ getitem "CrasedShirt", 1;
+ getitem "CreasedShorts", 1;
message strcharinfo(0), l("You take the clothes from the chest.");
close;