diff options
Diffstat (limited to 'npc/015-8/puzzle.txt')
-rw-r--r-- | npc/015-8/puzzle.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/015-8/puzzle.txt b/npc/015-8/puzzle.txt index c8c5f6030..00e44985e 100644 --- a/npc/015-8/puzzle.txt +++ b/npc/015-8/puzzle.txt @@ -96,6 +96,7 @@ OnTouch: mesc l("After hours of hard work..."); next; mesc l("You succeed in crossing the chasm!"); + delitem WoodenLog, 5; @saggychasmok=true; } break; |