diff options
Diffstat (limited to 'data/maps/the_sturdy/rooms')
| -rw-r--r-- | data/maps/the_sturdy/rooms/Hidden Rainbow.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_sturdy/rooms/Main Area.txtpb | 7 | ||||
| -rw-r--r-- | data/maps/the_sturdy/rooms/S2 Area.txtpb | 5 |
3 files changed, 13 insertions, 5 deletions
| diff --git a/data/maps/the_sturdy/rooms/Hidden Rainbow.txtpb b/data/maps/the_sturdy/rooms/Hidden Rainbow.txtpb new file mode 100644 index 0000000..215def8 --- /dev/null +++ b/data/maps/the_sturdy/rooms/Hidden Rainbow.txtpb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | name: "Hidden Rainbow" | ||
| 2 | paintings { | ||
| 3 | name: "RAINBOW" | ||
| 4 | path: "Components/Doors/Rainbow/Hinge/rainbow" | ||
| 5 | enter_only: true | ||
| 6 | } | ||
| diff --git a/data/maps/the_sturdy/rooms/Main Area.txtpb b/data/maps/the_sturdy/rooms/Main Area.txtpb index 9468060..8c81a1e 100644 --- a/data/maps/the_sturdy/rooms/Main Area.txtpb +++ b/data/maps/the_sturdy/rooms/Main Area.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Main Area" | 1 | name: "Main Area" |
| 2 | display_name: "Sturdy" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "MOVE (1)" | 3 | name: "MOVE (1)" |
| 5 | path: "Panels/Main/panel_1" | 4 | path: "Panels/Main/panel_1" |
| @@ -106,9 +105,15 @@ panels { | |||
| 106 | } | 105 | } |
| 107 | ports { | 106 | ports { |
| 108 | name: "OWL" | 107 | name: "OWL" |
| 108 | display_name: "Magenta Hallway" | ||
| 109 | path: "Components/Warps/worldport" | 109 | path: "Components/Warps/worldport" |
| 110 | destination { x: 17 y: 0 z: 41 } | ||
| 111 | rotation: 90 | ||
| 110 | } | 112 | } |
| 111 | ports { | 113 | ports { |
| 112 | name: "COLORFUL" | 114 | name: "COLORFUL" |
| 115 | display_name: "Cyan Hallway" | ||
| 113 | path: "Components/Warps/worldport2" | 116 | path: "Components/Warps/worldport2" |
| 117 | destination { x: 17 y: 0 z: -33 } | ||
| 118 | rotation: 90 | ||
| 114 | } | 119 | } |
| diff --git a/data/maps/the_sturdy/rooms/S2 Area.txtpb b/data/maps/the_sturdy/rooms/S2 Area.txtpb index 118b914..745f78f 100644 --- a/data/maps/the_sturdy/rooms/S2 Area.txtpb +++ b/data/maps/the_sturdy/rooms/S2 Area.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "S2 Area" | 1 | name: "S2 Area" |
| 2 | display_name: "Sturdy" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "COLORS" | 3 | name: "COLORS" |
| 5 | path: "Panels/Rainbow/panel_1" | 4 | path: "Panels/Rainbow/panel_1" |
| @@ -13,9 +12,7 @@ letters { | |||
| 13 | path: "Components/Collectables/collectable" | 12 | path: "Components/Collectables/collectable" |
| 14 | } | 13 | } |
| 15 | paintings { | 14 | paintings { |
| 16 | name: "RAINBOW" | 15 | name: "RAINBOW2" |
| 17 | # The validator is wrong about this node not existing, because it's in a | ||
| 18 | # sub-scene. | ||
| 19 | path: "Components/Doors/Rainbow2/Hinge/rainbow" | 16 | path: "Components/Doors/Rainbow2/Hinge/rainbow" |
| 20 | enter_only: true | 17 | enter_only: true |
| 21 | } | 18 | } |
