diff options
Diffstat (limited to 'data/maps/the_between')
5 files changed, 12 insertions, 9 deletions
diff --git a/data/maps/the_between/rooms/B2 Back Room.txtpb b/data/maps/the_between/rooms/B2 Back Room.txtpb index 132ba56..0972ed9 100644 --- a/data/maps/the_between/rooms/B2 Back Room.txtpb +++ b/data/maps/the_between/rooms/B2 Back Room.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "B2 Back Room" | 1 | name: "B2 Back Room" |
2 | display_name: "B2 Room" | ||
3 | letters { | 2 | letters { |
4 | key: "b" | 3 | key: "b" |
5 | level2: true | 4 | level2: true |
diff --git a/data/maps/the_between/rooms/B2 Front Room.txtpb b/data/maps/the_between/rooms/B2 Front Room.txtpb index 02c09fb..f23ed20 100644 --- a/data/maps/the_between/rooms/B2 Front Room.txtpb +++ b/data/maps/the_between/rooms/B2 Front Room.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "B2 Front Room" | 1 | name: "B2 Front Room" |
2 | display_name: "B2 Room" | ||
3 | paintings { | 2 | paintings { |
4 | name: "EYES" | 3 | name: "EYES" |
5 | path: "Components/Paintings/eyes" | 4 | path: "Components/Paintings/eyes" |
diff --git a/data/maps/the_between/rooms/Control Center Side.txtpb b/data/maps/the_between/rooms/Control Center Side.txtpb index 81bae60..b308586 100644 --- a/data/maps/the_between/rooms/Control Center Side.txtpb +++ b/data/maps/the_between/rooms/Control Center Side.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Control Center Side" | 1 | name: "Control Center Side" |
2 | display_name: "Control Center Side" | ||
3 | panels { | 2 | panels { |
4 | name: "RIGHT" | 3 | name: "RIGHT" |
5 | path: "Panels/Helpers/panel_1" | 4 | path: "Panels/Helpers/panel_1" |
@@ -14,11 +13,15 @@ paintings { | |||
14 | } | 13 | } |
15 | ports { | 14 | ports { |
16 | name: "CC" | 15 | name: "CC" |
16 | display_name: "Lavender Structure" | ||
17 | path: "Components/Warps/worldport3" | 17 | path: "Components/Warps/worldport3" |
18 | orientation: "north" | 18 | destination { x: 36 y: 0 z: 1 } |
19 | rotation: 180 | ||
19 | } | 20 | } |
20 | ports { | 21 | ports { |
21 | name: "LIVELY" | 22 | name: "LIVELY" |
23 | display_name: "Near Painting Worldport" | ||
22 | path: "Components/Warps/worldport2" | 24 | path: "Components/Warps/worldport2" |
23 | orientation: "south" | 25 | destination { x: 24 y: 0 z: 6.5 } |
26 | rotation: 0 | ||
24 | } | 27 | } |
diff --git a/data/maps/the_between/rooms/Main Area.txtpb b/data/maps/the_between/rooms/Main Area.txtpb index a8e15a9..898b265 100644 --- a/data/maps/the_between/rooms/Main Area.txtpb +++ b/data/maps/the_between/rooms/Main Area.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Main Area" | 1 | name: "Main Area" |
2 | display_name: "Main Area" | ||
3 | panels { | 2 | panels { |
4 | name: "NEW" | 3 | name: "NEW" |
5 | path: "Panels/Room 1/panel_1" | 4 | path: "Panels/Room 1/panel_1" |
@@ -198,6 +197,8 @@ panels { | |||
198 | } | 197 | } |
199 | ports { | 198 | ports { |
200 | name: "GREAT" | 199 | name: "GREAT" |
200 | display_name: "Salmon Hallway" | ||
201 | path: "Components/Warps/worldport" | 201 | path: "Components/Warps/worldport" |
202 | orientation: "east" | 202 | destination { x: -1 y: 0 z: 20 } |
203 | rotation: 90 | ||
203 | } | 204 | } |
diff --git a/data/maps/the_between/rooms/Plaza Entrance.txtpb b/data/maps/the_between/rooms/Plaza Entrance.txtpb index b99081a..894ebae 100644 --- a/data/maps/the_between/rooms/Plaza Entrance.txtpb +++ b/data/maps/the_between/rooms/Plaza Entrance.txtpb | |||
@@ -1,7 +1,8 @@ | |||
1 | name: "Plaza Entrance" | 1 | name: "Plaza Entrance" |
2 | display_name: "Main Area" | ||
3 | ports { | 2 | ports { |
4 | name: "PLAZA" | 3 | name: "PLAZA" |
4 | display_name: "Trick or Treat Worldport" | ||
5 | path: "Components/Warps/worldport4" | 5 | path: "Components/Warps/worldport4" |
6 | orientation: "north" | 6 | destination { x: -38 y: 0 z: 1 } |
7 | rotation: 180 | ||
7 | } | 8 | } |