mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 00:57:22 +00:00
Fixture is a parent for Decoration
This commit is contained in:
parent
dd1407a707
commit
082cb1dbd3
5 changed files with 7 additions and 7 deletions
|
|
@ -6,19 +6,19 @@ orangeBathroom: Room
|
|||
east = orangeRoom
|
||||
;
|
||||
|
||||
+ Decoration, Fixture
|
||||
+ Decoration
|
||||
'shower cabine'
|
||||
'shower cabine'
|
||||
"It's a minimalistic shower cabine."
|
||||
;
|
||||
|
||||
+ Decoration, Fixture
|
||||
+ Decoration
|
||||
'toilet'
|
||||
'toilet'
|
||||
"An ordinary toilet."
|
||||
;
|
||||
|
||||
+ Decoration, Fixture
|
||||
+ Decoration
|
||||
'faucet sink'
|
||||
'sink'
|
||||
"There's a water faucet and a small sink."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue