mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Cleanup
This commit is contained in:
parent
cd023b3b4d
commit
4502612c00
2 changed files with 1 additions and 2 deletions
|
|
@ -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. "
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue