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_impressive | |
parent | e896b5e91c04723484c25bf1e2b00a248ea18614 (diff) | |
download | lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2 lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip |
Diffstat (limited to 'data/maps/the_impressive')
-rw-r--r-- | data/maps/the_impressive/rooms/Green Eye.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_impressive/rooms/Lobby.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_impressive/rooms/Side Area.txtpb | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_impressive/rooms/Green Eye.txtpb b/data/maps/the_impressive/rooms/Green Eye.txtpb index b4a115b..aed6462 100644 --- a/data/maps/the_impressive/rooms/Green Eye.txtpb +++ b/data/maps/the_impressive/rooms/Green Eye.txtpb | |||
@@ -23,5 +23,6 @@ panels { | |||
23 | ports { | 23 | ports { |
24 | name: "PLAZA" | 24 | name: "PLAZA" |
25 | path: "Components/Warps/worldport3" | 25 | path: "Components/Warps/worldport3" |
26 | orientation: "east" | 26 | destination { x: -33 y: 0 z: 1 } |
27 | rotation: 90 | ||
27 | } | 28 | } |
diff --git a/data/maps/the_impressive/rooms/Lobby.txtpb b/data/maps/the_impressive/rooms/Lobby.txtpb index 3c565fe..f61691c 100644 --- a/data/maps/the_impressive/rooms/Lobby.txtpb +++ b/data/maps/the_impressive/rooms/Lobby.txtpb | |||
@@ -10,5 +10,6 @@ panels { | |||
10 | ports { | 10 | ports { |
11 | name: "GREAT" | 11 | name: "GREAT" |
12 | path: "Components/Warps/worldport" | 12 | path: "Components/Warps/worldport" |
13 | orientation: "south" | 13 | destination { x: 0 y: 0 z: 11.5 } |
14 | rotation: 0 | ||
14 | } | 15 | } |
diff --git a/data/maps/the_impressive/rooms/Side Area.txtpb b/data/maps/the_impressive/rooms/Side Area.txtpb index 1dfb12b..a0c54cc 100644 --- a/data/maps/the_impressive/rooms/Side Area.txtpb +++ b/data/maps/the_impressive/rooms/Side Area.txtpb | |||
@@ -10,5 +10,6 @@ panels { | |||
10 | ports { | 10 | ports { |
11 | name: "FOURROOMS" | 11 | name: "FOURROOMS" |
12 | path: "Components/Warps/worldport2" | 12 | path: "Components/Warps/worldport2" |
13 | orientation: "south" | 13 | destination { x: -27 y: 0 z: 25.5 } |
14 | rotation: 0 | ||
14 | } | 15 | } |