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_colorful | |
parent | e896b5e91c04723484c25bf1e2b00a248ea18614 (diff) | |
download | lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2 lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip |
Diffstat (limited to 'data/maps/the_colorful')
-rw-r--r-- | data/maps/the_colorful/rooms/Cyan Hallway.txtpb | 6 | ||||
-rw-r--r-- | data/maps/the_colorful/rooms/White Room.txtpb | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_colorful/rooms/Cyan Hallway.txtpb b/data/maps/the_colorful/rooms/Cyan Hallway.txtpb index 97ddb0f..268caa6 100644 --- a/data/maps/the_colorful/rooms/Cyan Hallway.txtpb +++ b/data/maps/the_colorful/rooms/Cyan Hallway.txtpb | |||
@@ -24,10 +24,12 @@ panels { | |||
24 | ports { | 24 | ports { |
25 | name: "STURDY" | 25 | name: "STURDY" |
26 | path: "Components/Warps/worldport3" | 26 | path: "Components/Warps/worldport3" |
27 | orientation: "west" | 27 | destination { x: -17 y: 0 z: -75 } |
28 | rotation: 270 | ||
28 | } | 29 | } |
29 | ports { | 30 | ports { |
30 | name: "DARKROOM" | 31 | name: "DARKROOM" |
31 | path: "Components/Warps/worldport2" | 32 | path: "Components/Warps/worldport2" |
32 | orientation: "west" | 33 | destination { x: -17 y: 0 z: -51 } |
34 | rotation: 270 | ||
33 | } | 35 | } |
diff --git a/data/maps/the_colorful/rooms/White Room.txtpb b/data/maps/the_colorful/rooms/White Room.txtpb index c2cf33f..da28fdc 100644 --- a/data/maps/the_colorful/rooms/White Room.txtpb +++ b/data/maps/the_colorful/rooms/White Room.txtpb | |||
@@ -9,5 +9,6 @@ panels { | |||
9 | ports { | 9 | ports { |
10 | name: "GREAT" | 10 | name: "GREAT" |
11 | path: "Components/Warps/worldport" | 11 | path: "Components/Warps/worldport" |
12 | orientation: "west" | 12 | destination { x: 3.5 y: 0 z: 19 } |
13 | rotation: 270 | ||
13 | } | 14 | } |