mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Make the table visible
This commit is contained in:
parent
5021f30e64
commit
1c14b4c224
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ table: Heavy, Surface
|
|||
'wooden desk'
|
||||
"Massive wooden table with one drawer. "
|
||||
location = secondRoom
|
||||
isListed = true
|
||||
;
|
||||
|
||||
+ drawer: Component, OpenableContainer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue