This commit is contained in:
He4eT 2024-12-12 04:42:16 +01:00
commit 4502612c00
2 changed files with 1 additions and 2 deletions

View file

@ -20,7 +20,7 @@ fruitBox: OpenableContainer, Heavy
"The lid is made of wood and decorated with a sticker. " "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. " "It's just a sticker with a silly face. "
; ;

View file

@ -18,7 +18,6 @@ table: Heavy, Surface
"Just a chaotic pile of torn and crumpled notebook pages. " "Just a chaotic pile of torn and crumpled notebook pages. "
isListed = true isListed = true
dobjFor (Search) remapTo(Search, drawer) dobjFor (Search) remapTo(Search, drawer)
; ;
++ goldKey: Key, Hidden ++ goldKey: Key, Hidden