diff --git a/items/fruitBox.t b/items/fruitBox.t index ca992b3..a461d00 100644 --- a/items/fruitBox.t +++ b/items/fruitBox.t @@ -20,7 +20,7 @@ fruitBox: OpenableContainer, Heavy "The lid is made of wood and decorated with a sticker. " ; -++ Decoration 'sticker' 'sticker' ++ Decoration 'sticker' 'sticker' "It's just a sticker with a silly face. " ; diff --git a/items/table.t b/items/table.t index eda9539..28d6eb8 100644 --- a/items/table.t +++ b/items/table.t @@ -18,7 +18,6 @@ table: Heavy, Surface "Just a chaotic pile of torn and crumpled notebook pages. " isListed = true dobjFor (Search) remapTo(Search, drawer) - ; ++ goldKey: Key, Hidden