diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-28 13:26:10 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-28 13:26:10 -0400 |
| commit | 907a59f52c14af709599d8da8b37285ae6794f59 (patch) | |
| tree | 73e7ec7082a8b2fc769caf7f32c0a860f931babc /data/maps/the_repetitive/rooms | |
| parent | 7b0af7f15874e023ddc2653db225f6e358d81214 (diff) | |
| download | lingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.tar.gz lingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.tar.bz2 lingo2-archipelago-907a59f52c14af709599d8da8b37285ae6794f59.zip | |
Added display names to ports
Diffstat (limited to 'data/maps/the_repetitive/rooms')
| -rw-r--r-- | data/maps/the_repetitive/rooms/Entry Connector.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_repetitive/rooms/Main Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_repetitive/rooms/Plaza Connector.txtpb | 1 |
3 files changed, 3 insertions, 0 deletions
| diff --git a/data/maps/the_repetitive/rooms/Entry Connector.txtpb b/data/maps/the_repetitive/rooms/Entry Connector.txtpb index 3fa883e..16dc116 100644 --- a/data/maps/the_repetitive/rooms/Entry Connector.txtpb +++ b/data/maps/the_repetitive/rooms/Entry Connector.txtpb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | name: "Entry Connector" | 1 | name: "Entry Connector" |
| 2 | ports { | 2 | ports { |
| 3 | name: "ENTRY" | 3 | name: "ENTRY" |
| 4 | display_name: "Northwest Worldport" | ||
| 4 | path: "Components/Warps/worldport2" | 5 | path: "Components/Warps/worldport2" |
| 5 | destination { x: -11 y: 0 z: 13 } | 6 | destination { x: -11 y: 0 z: 13 } |
| 6 | rotation: 0 | 7 | rotation: 0 |
| diff --git a/data/maps/the_repetitive/rooms/Main Room.txtpb b/data/maps/the_repetitive/rooms/Main Room.txtpb index 50b9d34..3e624a7 100644 --- a/data/maps/the_repetitive/rooms/Main Room.txtpb +++ b/data/maps/the_repetitive/rooms/Main Room.txtpb | |||
| @@ -138,6 +138,7 @@ paintings { | |||
| 138 | } | 138 | } |
| 139 | ports { | 139 | ports { |
| 140 | name: "CC" | 140 | name: "CC" |
| 141 | display_name: "Southwest Worldport" | ||
| 141 | path: "Components/Warps/worldport3" | 142 | path: "Components/Warps/worldport3" |
| 142 | destination { x: -5.5 y: 0 z: 56 } | 143 | destination { x: -5.5 y: 0 z: 56 } |
| 143 | rotation: 90 | 144 | rotation: 90 |
| diff --git a/data/maps/the_repetitive/rooms/Plaza Connector.txtpb b/data/maps/the_repetitive/rooms/Plaza Connector.txtpb index 530da0c..b26fdb0 100644 --- a/data/maps/the_repetitive/rooms/Plaza Connector.txtpb +++ b/data/maps/the_repetitive/rooms/Plaza Connector.txtpb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | name: "Plaza Connector" | 1 | name: "Plaza Connector" |
| 2 | ports { | 2 | ports { |
| 3 | name: "PLAZA" | 3 | name: "PLAZA" |
| 4 | display_name: "Northeast Worldport" | ||
| 4 | path: "Components/Warps/worldport" | 5 | path: "Components/Warps/worldport" |
| 5 | destination { x: 15 y: 0 z: 13 } | 6 | destination { x: 15 y: 0 z: 13 } |
| 6 | rotation: 0 | 7 | rotation: 0 |
