diff options
Diffstat (limited to 'data/maps/control_center/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/control_center/rooms/Main Area.txtpb | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/data/maps/control_center/rooms/Main Area.txtpb b/data/maps/control_center/rooms/Main Area.txtpb index 192c02a..2c1e418 100644 --- a/data/maps/control_center/rooms/Main Area.txtpb +++ b/data/maps/control_center/rooms/Main Area.txtpb | |||
@@ -4,7 +4,7 @@ panels { | |||
4 | path: "Panels/Doors/entry_2" | 4 | path: "Panels/Doors/entry_2" |
5 | clue: "color" | 5 | clue: "color" |
6 | answer: "red" | 6 | answer: "red" |
7 | #proxies { answer: "red" path: "Panels/Colors/color_1" } | 7 | proxies { answer: "red" path: "Panels/Colors/color_1" } |
8 | proxies { answer: "blue" path: "Panels/Colors/color_2" } | 8 | proxies { answer: "blue" path: "Panels/Colors/color_2" } |
9 | proxies { answer: "green" path: "Panels/Colors/color_3" } | 9 | proxies { answer: "green" path: "Panels/Colors/color_3" } |
10 | proxies { answer: "yellow" path: "Panels/Colors/color_4" } | 10 | proxies { answer: "yellow" path: "Panels/Colors/color_4" } |
@@ -30,37 +30,52 @@ panels { | |||
30 | keyholders { | 30 | keyholders { |
31 | name: "1" | 31 | name: "1" |
32 | path: "Components/KeyHolders/keyHolder" | 32 | path: "Components/KeyHolders/keyHolder" |
33 | key: "z" | ||
33 | } | 34 | } |
34 | keyholders { | 35 | keyholders { |
35 | name: "2" | 36 | name: "2" |
36 | path: "Components/KeyHolders/keyHolder2" | 37 | path: "Components/KeyHolders/keyHolder2" |
38 | key: "e" | ||
37 | } | 39 | } |
38 | keyholders { | 40 | keyholders { |
39 | name: "3" | 41 | name: "3" |
40 | path: "Components/KeyHolders/keyHolder3" | 42 | path: "Components/KeyHolders/keyHolder3" |
43 | key: "r" | ||
41 | } | 44 | } |
42 | keyholders { | 45 | keyholders { |
43 | name: "4" | 46 | name: "4" |
44 | path: "Components/KeyHolders/keyHolder4" | 47 | path: "Components/KeyHolders/keyHolder4" |
48 | key: "o" | ||
45 | } | 49 | } |
46 | ports { | 50 | ports { |
47 | name: "RIGHT" | 51 | name: "RIGHT" |
52 | display_name: "Hinterlands South Entrance" | ||
48 | path: "Components/Warps/worldport6" | 53 | path: "Components/Warps/worldport6" |
54 | destination { x: 82 y: 0 z: -10 } | ||
55 | rotation: 90 | ||
49 | } | 56 | } |
50 | ports { | 57 | ports { |
51 | name: "LEFT" | 58 | name: "LEFT" |
59 | display_name: "Hinterlands North Entrance" | ||
52 | path: "Components/Warps/worldport7" | 60 | path: "Components/Warps/worldport7" |
53 | # Check that this is correct. | 61 | destination { x: 82 y: 0 z: -48 } |
62 | rotation: 90 | ||
54 | } | 63 | } |
55 | ports { | 64 | ports { |
56 | name: "RELENTLESS_LEFT" | 65 | name: "RELENTLESS_LEFT" |
66 | display_name: "Relentless LEFT Entrance" | ||
57 | path: "Components/Warps/worldport9" | 67 | path: "Components/Warps/worldport9" |
68 | no_shuffle: true | ||
58 | } | 69 | } |
59 | ports { | 70 | ports { |
60 | name: "RELENTLESS_SHOP" | 71 | name: "RELENTLESS_SHOP" |
72 | display_name: "Relentless SHOP Entrance" | ||
61 | path: "Components/Warps/worldport11" | 73 | path: "Components/Warps/worldport11" |
74 | no_shuffle: true | ||
62 | } | 75 | } |
63 | ports { | 76 | ports { |
64 | name: "RELENTLESS_TURN" | 77 | name: "RELENTLESS_TURN" |
78 | display_name: "Relentless TURN Entrance" | ||
65 | path: "Components/Warps/worldport10" | 79 | path: "Components/Warps/worldport10" |
80 | no_shuffle: true | ||
66 | } | 81 | } |