diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/002-1/dan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/002-1/dan.txt b/npc/002-1/dan.txt index 395b41e7e..80f137064 100644 --- a/npc/002-1/dan.txt +++ b/npc/002-1/dan.txt @@ -59,8 +59,8 @@ L_Reward: next; mesn; mesq l("Here, take this pair of boots as a reward!"); - inventoryplace CreasedGloves, 1; - getitem CreasedGloves, 1; + inventoryplace CreasedBoots, 1; + getitem CreasedBoots, 1; setq ShipQuests_Dan, 3, 0; close; |