diff options
Diffstat (limited to 'data/maps/the_between/rooms/Control Center Side.txtpb')
| -rw-r--r-- | data/maps/the_between/rooms/Control Center Side.txtpb | 24 |
1 files changed, 24 insertions, 0 deletions
| diff --git a/data/maps/the_between/rooms/Control Center Side.txtpb b/data/maps/the_between/rooms/Control Center Side.txtpb new file mode 100644 index 0000000..81bae60 --- /dev/null +++ b/data/maps/the_between/rooms/Control Center Side.txtpb | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | name: "Control Center Side" | ||
| 2 | display_name: "Control Center Side" | ||
| 3 | panels { | ||
| 4 | name: "RIGHT" | ||
| 5 | path: "Panels/Helpers/panel_1" | ||
| 6 | clue: "right" | ||
| 7 | answer: "right" | ||
| 8 | } | ||
| 9 | paintings { | ||
| 10 | name: "EYE" | ||
| 11 | path: "Components/Paintings/eyes5" | ||
| 12 | orientation: "north" | ||
| 13 | display_name: "Painting" | ||
| 14 | } | ||
| 15 | ports { | ||
| 16 | name: "CC" | ||
| 17 | path: "Components/Warps/worldport3" | ||
| 18 | orientation: "north" | ||
| 19 | } | ||
| 20 | ports { | ||
| 21 | name: "LIVELY" | ||
| 22 | path: "Components/Warps/worldport2" | ||
| 23 | orientation: "south" | ||
| 24 | } | ||
