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 | 9 |
1 files changed, 6 insertions, 3 deletions
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 | } |