🐛 Missing comma in bunk
This commit is contained in:
parent
2327204ec1
commit
afda829d46
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ Room lower_decks "Lower Decks Corridor"
|
|||
Room 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."
|
||||
It's barely big enough to fit you. But it's home.",
|
||||
has enterable container openable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue