diff options
Diffstat (limited to 'data/maps/the_extravagant/rooms/Engine Room.txtpb')
| -rw-r--r-- | data/maps/the_extravagant/rooms/Engine Room.txtpb | 9 |
1 files changed, 5 insertions, 4 deletions
| diff --git a/data/maps/the_extravagant/rooms/Engine Room.txtpb b/data/maps/the_extravagant/rooms/Engine Room.txtpb index b724a65..18dfcad 100644 --- a/data/maps/the_extravagant/rooms/Engine Room.txtpb +++ b/data/maps/the_extravagant/rooms/Engine Room.txtpb | |||
| @@ -1,18 +1,17 @@ | |||
| 1 | name: "Engine Room" | 1 | name: "Engine Room" |
| 2 | display_name: "Engine Room" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "ENGINE" | 3 | name: "ENGINE" |
| 5 | path: "Panels/panel_8" | 4 | path: "Panels/panel_8" |
| 6 | clue: "engine" | 5 | clue: "engine" |
| 7 | answer: "train" | 6 | answer: "train" |
| 8 | symbols: "boxes" | 7 | symbols: BOXES |
| 9 | } | 8 | } |
| 10 | panels { | 9 | panels { |
| 11 | name: "CABOOSE" | 10 | name: "CABOOSE" |
| 12 | path: "Panels/panel_9" | 11 | path: "Panels/panel_9" |
| 13 | clue: "caboose" | 12 | clue: "caboose" |
| 14 | answer: "train" | 13 | answer: "train" |
| 15 | symbols: "boxes" | 14 | symbols: BOXES |
| 16 | } | 15 | } |
| 17 | paintings { | 16 | paintings { |
| 18 | name: "UNDUE" | 17 | name: "UNDUE" |
| @@ -23,7 +22,9 @@ paintings { | |||
| 23 | } | 22 | } |
| 24 | ports { | 23 | ports { |
| 25 | name: "GALLERY" | 24 | name: "GALLERY" |
| 25 | display_name: "Engine Room Worldport" | ||
| 26 | path: "Components/Warps/worldport2" | 26 | path: "Components/Warps/worldport2" |
| 27 | gravity: Z_PLUS | 27 | gravity: Z_PLUS |
| 28 | # TODO: orientation is not well defined with Z-axis gravity | 28 | # TODO: entrance shuffling for non Y_MINUS gravity |
| 29 | no_shuffle: true | ||
| 29 | } | 30 | } |
