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/the_digital/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/the_digital/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_digital/rooms/Main Area.txtpb | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index 99bcdcc..3a52778 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb | |||
@@ -28,15 +28,18 @@ panels { | |||
28 | ports { | 28 | ports { |
29 | name: "ENTRY1" | 29 | name: "ENTRY1" |
30 | path: "Components/Worldports/worldport3" | 30 | path: "Components/Worldports/worldport3" |
31 | orientation: "west" | 31 | destination { x: -33 y: 0 z: 28 } |
32 | rotation: 270 | ||
32 | } | 33 | } |
33 | ports { | 34 | ports { |
34 | name: "ENTRY2" | 35 | name: "ENTRY2" |
35 | path: "Components/Worldports/worldport" | 36 | path: "Components/Worldports/worldport" |
36 | orientation: "south" | 37 | destination { x: -30 y: 0 z: 51 } |
38 | rotation: 0 | ||
37 | } | 39 | } |
38 | ports { | 40 | ports { |
39 | name: "ENTRY3" | 41 | name: "ENTRY3" |
40 | path: "Components/Worldports/worldport2" | 42 | path: "Components/Worldports/worldport2" |
41 | orientation: "south" | 43 | destination { x: 0 y: 0 z: 51 } |
44 | rotation: 0 | ||
42 | } | 45 | } |