diff options
Diffstat (limited to 'data/maps/the_great/rooms')
| -rw-r--r-- | data/maps/the_great/rooms/Back Area.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_great/rooms/Daedalus Entrance.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_great/rooms/Main Area.txtpb | 10 | ||||
| -rw-r--r-- | data/maps/the_great/rooms/Purple Room.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_great/rooms/Salmon Room.txtpb | 2 | 
5 files changed, 9 insertions, 9 deletions
| diff --git a/data/maps/the_great/rooms/Back Area.txtpb b/data/maps/the_great/rooms/Back Area.txtpb index 0a8b168..013b0e2 100644 --- a/data/maps/the_great/rooms/Back Area.txtpb +++ b/data/maps/the_great/rooms/Back Area.txtpb | |||
| @@ -134,7 +134,7 @@ ports { | |||
| 134 | } | 134 | } | 
| 135 | ports { | 135 | ports { | 
| 136 | name: "TOWER" | 136 | name: "TOWER" | 
| 137 | path: "Components/Warps/worldport10" | 137 | path: "Meshes/Blocks/Warps/worldport10" | 
| 138 | orientation: "south" | 138 | orientation: "south" | 
| 139 | required_door { name: "Tower Entrance" } | 139 | required_door { name: "Tower Entrance" } | 
| 140 | # The reverse warp bypasses the door, so there needs to be two oneway connections. | 140 | # The reverse warp bypasses the door, so there needs to be two oneway connections. | 
| diff --git a/data/maps/the_great/rooms/Daedalus Entrance.txtpb b/data/maps/the_great/rooms/Daedalus Entrance.txtpb index c7e71f0..f4c159a 100644 --- a/data/maps/the_great/rooms/Daedalus Entrance.txtpb +++ b/data/maps/the_great/rooms/Daedalus Entrance.txtpb | |||
| @@ -9,7 +9,7 @@ panels { | |||
| 9 | } | 9 | } | 
| 10 | ports { | 10 | ports { | 
| 11 | name: "DAEDALUS" | 11 | name: "DAEDALUS" | 
| 12 | path: "Components/Warps/worldport8" | 12 | path: "Meshes/Blocks/Warps/worldport8" | 
| 13 | orientation: "south" | 13 | orientation: "south" | 
| 14 | required_door { name: "Daedalus Entrance" } | 14 | required_door { name: "Daedalus Entrance" } | 
| 15 | # The reverse warp bypasses the door, so there needs to be two oneway connections. | 15 | # The reverse warp bypasses the door, so there needs to be two oneway connections. | 
| diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index b562909..cf6285a 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb | |||
| @@ -121,27 +121,27 @@ panels { | |||
| 121 | } | 121 | } | 
| 122 | ports { | 122 | ports { | 
| 123 | name: "ENTRY" | 123 | name: "ENTRY" | 
| 124 | path: "Components/Warps/worldport" | 124 | path: "Meshes/Blocks/Warps/worldport" | 
| 125 | orientation: "south" | 125 | orientation: "south" | 
| 126 | } | 126 | } | 
| 127 | ports { | 127 | ports { | 
| 128 | name: "KEEN" | 128 | name: "KEEN" | 
| 129 | path: "Components/Warps/worldport6" | 129 | path: "Meshes/Blocks/Warps/worldport6" | 
| 130 | orientation: "north" | 130 | orientation: "north" | 
| 131 | } | 131 | } | 
| 132 | ports { | 132 | ports { | 
| 133 | name: "ORB" | 133 | name: "ORB" | 
| 134 | path: "Components/Warps/worldport3" | 134 | path: "Meshes/Blocks/Warps/worldport3" | 
| 135 | orientation: "north" | 135 | orientation: "north" | 
| 136 | } | 136 | } | 
| 137 | ports { | 137 | ports { | 
| 138 | name: "LINEAR" | 138 | name: "LINEAR" | 
| 139 | path: "Components/Warps/worldport15" | 139 | path: "Meshes/Blocks/Warps/worldport15" | 
| 140 | orientation: "south" | 140 | orientation: "south" | 
| 141 | } | 141 | } | 
| 142 | ports { | 142 | ports { | 
| 143 | name: "DIGITAL" | 143 | name: "DIGITAL" | 
| 144 | path: "Components/Warps/worldport4" | 144 | path: "Meshes/Blocks/Warps/worldport4" | 
| 145 | orientation: "down" | 145 | orientation: "down" | 
| 146 | required_door { name: "Digital Entrance" } | 146 | required_door { name: "Digital Entrance" } | 
| 147 | } | 147 | } | 
| diff --git a/data/maps/the_great/rooms/Purple Room.txtpb b/data/maps/the_great/rooms/Purple Room.txtpb index 8edc789..ff9bd9a 100644 --- a/data/maps/the_great/rooms/Purple Room.txtpb +++ b/data/maps/the_great/rooms/Purple Room.txtpb | |||
| @@ -2,6 +2,6 @@ name: "Purple Room" | |||
| 2 | display_name: "Main Area" | 2 | display_name: "Main Area" | 
| 3 | ports { | 3 | ports { | 
| 4 | name: "DAEDALUS" | 4 | name: "DAEDALUS" | 
| 5 | path: "Components/Warps/worldport18" | 5 | path: "Meshes/Blocks/Warps/worldport18" | 
| 6 | orientation: "north" | 6 | orientation: "north" | 
| 7 | } | 7 | } | 
| diff --git a/data/maps/the_great/rooms/Salmon Room.txtpb b/data/maps/the_great/rooms/Salmon Room.txtpb index 9e29860..96efd1a 100644 --- a/data/maps/the_great/rooms/Salmon Room.txtpb +++ b/data/maps/the_great/rooms/Salmon Room.txtpb | |||
| @@ -2,6 +2,6 @@ name: "Salmon Room" | |||
| 2 | display_name: "Main Area" | 2 | display_name: "Main Area" | 
| 3 | ports { | 3 | ports { | 
| 4 | name: "BETWEEN" | 4 | name: "BETWEEN" | 
| 5 | path: "Components/Warps/worldport11" | 5 | path: "Meshes/Blocks/Warps/worldport11" | 
| 6 | orientation: "east" | 6 | orientation: "east" | 
| 7 | } | 7 | } | 
