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_bearer | |
parent | e896b5e91c04723484c25bf1e2b00a248ea18614 (diff) | |
download | lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2 lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip |
Diffstat (limited to 'data/maps/the_bearer')
-rw-r--r-- | data/maps/the_bearer/rooms/Back Area.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_bearer/rooms/Entry.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_bearer/rooms/Tree Entrance.txtpb | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_bearer/rooms/Back Area.txtpb b/data/maps/the_bearer/rooms/Back Area.txtpb index b1860de..0be8a7c 100644 --- a/data/maps/the_bearer/rooms/Back Area.txtpb +++ b/data/maps/the_bearer/rooms/Back Area.txtpb | |||
@@ -9,5 +9,6 @@ panels { | |||
9 | ports { | 9 | ports { |
10 | name: "DAEDALUS" | 10 | name: "DAEDALUS" |
11 | path: "Components/Warps/worldport2" | 11 | path: "Components/Warps/worldport2" |
12 | orientation: "north" | 12 | destination { x: 10 y: 0 z: -84.5 } |
13 | rotation: 180 | ||
13 | } | 14 | } |
diff --git a/data/maps/the_bearer/rooms/Entry.txtpb b/data/maps/the_bearer/rooms/Entry.txtpb index 4300c1f..e770924 100644 --- a/data/maps/the_bearer/rooms/Entry.txtpb +++ b/data/maps/the_bearer/rooms/Entry.txtpb | |||
@@ -58,5 +58,6 @@ panels { | |||
58 | ports { | 58 | ports { |
59 | name: "UNYIELDING" | 59 | name: "UNYIELDING" |
60 | path: "Components/Warps/worldport" | 60 | path: "Components/Warps/worldport" |
61 | orientation: "east" | 61 | destination { x: 3 y: 4 z: 15 } |
62 | rotation: 90 | ||
62 | } | 63 | } |
diff --git a/data/maps/the_bearer/rooms/Tree Entrance.txtpb b/data/maps/the_bearer/rooms/Tree Entrance.txtpb index 97a07da..d3172dc 100644 --- a/data/maps/the_bearer/rooms/Tree Entrance.txtpb +++ b/data/maps/the_bearer/rooms/Tree Entrance.txtpb | |||
@@ -2,5 +2,6 @@ name: "Tree Entrance" | |||
2 | ports { | 2 | ports { |
3 | name: "TREE" | 3 | name: "TREE" |
4 | path: "Components/Warps/worldport3" | 4 | path: "Components/Warps/worldport3" |
5 | orientation: "north" | 5 | destination { x: -19 y: 0 z: -83.5 } |
6 | rotation: 180 | ||
6 | } | 7 | } |