diff options
Diffstat (limited to 'npc/000-2-1/arpan.txt')
-rw-r--r-- | npc/000-2-1/arpan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index c0a0ad9f..c0590501 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -78,8 +78,8 @@ l_Give: l("Yes."), -, l("No."), l_Close; seta2 ShipQuests, ShipQuests_Arpan, 2; - getitem "Usedshirt", 1; - getitem "Usedshort", 1; + getitem "Wornshirt", 1; + getitem "Wornshort", 1; l_Close: close; |