mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 09:07:22 +00:00
Missing doorways
This commit is contained in:
parent
cfc47bab05
commit
f9bfc39f65
2 changed files with 22 additions and 1 deletions
|
|
@ -20,6 +20,13 @@ yellowRoom: Room
|
|||
|
||||
/* Doors */
|
||||
|
||||
+ Decoration
|
||||
'doorway'
|
||||
'doorway'
|
||||
"You see a square room through the south doorway. "
|
||||
specialNominalRoomPartLocation = defaultSouthWall
|
||||
;
|
||||
|
||||
+ orangeDoorOutside: Door, AutoClosingDoor, RoomPartItem
|
||||
-> orangeDoor
|
||||
'orange door*doors'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue