siege-remontel/Rooms.inf

14 lines
572 B
INI
Raw Normal View History

2022-01-09 23:28:56 -06:00
! @todo fix "You stand" when in bunk
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 23:28:56 -06:00
Room bunk "Your bunk" lower_decks
with name 'bunk' 'bunks',
2022-01-09 18:25:05 -06:00
description "Your bunk is like every other bunk on the lower decks.^
2022-01-10 11:06:59 -06:00
It's barely big enough to fit you. But it's home.",
has enterable container static ~open ~light;