diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-21 12:44:50 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-21 12:44:50 -0400 |
commit | b53018acc54a7b8812a0b9830562879071d05fa6 (patch) | |
tree | 263795fb5358292263916a1621bacabc73873645 /data/maps/control_center/rooms/Main Area.txtpb | |
parent | e896b5e91c04723484c25bf1e2b00a248ea18614 (diff) | |
download | lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2 lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip |
[Data] Annotate shuffleable ports
Diffstat (limited to 'data/maps/control_center/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/control_center/rooms/Main Area.txtpb | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/data/maps/control_center/rooms/Main Area.txtpb b/data/maps/control_center/rooms/Main Area.txtpb index bf81e26..71e6284 100644 --- a/data/maps/control_center/rooms/Main Area.txtpb +++ b/data/maps/control_center/rooms/Main Area.txtpb | |||
@@ -50,21 +50,27 @@ keyholders { | |||
50 | ports { | 50 | ports { |
51 | name: "RIGHT" | 51 | name: "RIGHT" |
52 | path: "Components/Warps/worldport6" | 52 | path: "Components/Warps/worldport6" |
53 | destination { x: 82 y: 0 z: -10 } | ||
54 | rotation: 90 | ||
53 | } | 55 | } |
54 | ports { | 56 | ports { |
55 | name: "LEFT" | 57 | name: "LEFT" |
56 | path: "Components/Warps/worldport7" | 58 | path: "Components/Warps/worldport7" |
57 | # Check that this is correct. | 59 | destination { x: 82 y: 0 z: -48 } |
60 | rotation: 90 | ||
58 | } | 61 | } |
59 | ports { | 62 | ports { |
60 | name: "RELENTLESS_LEFT" | 63 | name: "RELENTLESS_LEFT" |
61 | path: "Components/Warps/worldport9" | 64 | path: "Components/Warps/worldport9" |
65 | no_shuffle: true | ||
62 | } | 66 | } |
63 | ports { | 67 | ports { |
64 | name: "RELENTLESS_SHOP" | 68 | name: "RELENTLESS_SHOP" |
65 | path: "Components/Warps/worldport11" | 69 | path: "Components/Warps/worldport11" |
70 | no_shuffle: true | ||
66 | } | 71 | } |
67 | ports { | 72 | ports { |
68 | name: "RELENTLESS_TURN" | 73 | name: "RELENTLESS_TURN" |
69 | path: "Components/Warps/worldport10" | 74 | path: "Components/Warps/worldport10" |
75 | no_shuffle: true | ||
70 | } | 76 | } |