siege-remontel/Rooms.inf

13 lines
525 B
INI
Raw Normal View History

2022-01-09 22:55:57 -06:00
Room lower_decks "Lower Decks Corridor"
2022-01-09 18:25:05 -06:00
with description "You stand in a lower decks corridor.
2022-01-09 22:55:57 -06:00
This corridor contains several bunks
lining the walls where the lower deckers
sleep.";
2022-01-09 18:25:05 -06:00
2022-01-09 22:55:57 -06:00
! @todo fix "in the Your bunk"
2022-01-09 18:25:05 -06:00
Object bunk "Your bunk" lower_decks
with name "bunk" "bunks",
description "Your bunk is like every other bunk on the lower decks.^
It's barely big enough to fit you. But it's home."
2022-01-09 22:55:57 -06:00
has enterable container openable;