about summary refs log tree commit diff stats
path: root/data/maps/four_rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/four_rooms')
-rw-r--r--data/maps/four_rooms/rooms/Examples Room.txtpb3
-rw-r--r--data/maps/four_rooms/rooms/Intensify Room.txtpb3
-rw-r--r--data/maps/four_rooms/rooms/Synonyms Room.txtpb3
-rw-r--r--data/maps/four_rooms/rooms/Time Room.txtpb3
4 files changed, 8 insertions, 4 deletions
diff --git a/data/maps/four_rooms/rooms/Examples Room.txtpb b/data/maps/four_rooms/rooms/Examples Room.txtpb index dc82971..513bb61 100644 --- a/data/maps/four_rooms/rooms/Examples Room.txtpb +++ b/data/maps/four_rooms/rooms/Examples Room.txtpb
@@ -58,5 +58,6 @@ panels {
58ports { 58ports {
59 name: "DAEDALUS" 59 name: "DAEDALUS"
60 path: "Components/Warps/worldport2" 60 path: "Components/Warps/worldport2"
61 orientation: "north" 61 destination { x: 0 y: 0 z: -40.5 }
62 rotation: 180
62} 63}
diff --git a/data/maps/four_rooms/rooms/Intensify Room.txtpb b/data/maps/four_rooms/rooms/Intensify Room.txtpb index 2cbb214..dfdb6dc 100644 --- a/data/maps/four_rooms/rooms/Intensify Room.txtpb +++ b/data/maps/four_rooms/rooms/Intensify Room.txtpb
@@ -58,5 +58,6 @@ panels {
58ports { 58ports {
59 name: "IMPRESSIVE" 59 name: "IMPRESSIVE"
60 path: "Components/Warps/worldport" 60 path: "Components/Warps/worldport"
61 orientation: "south" 61 destination { x: 0 y: 0 z: 6.5 }
62 rotation: 0
62} 63}
diff --git a/data/maps/four_rooms/rooms/Synonyms Room.txtpb b/data/maps/four_rooms/rooms/Synonyms Room.txtpb index 4dd5b5d..3d2ddcc 100644 --- a/data/maps/four_rooms/rooms/Synonyms Room.txtpb +++ b/data/maps/four_rooms/rooms/Synonyms Room.txtpb
@@ -58,5 +58,6 @@ panels {
58ports { 58ports {
59 name: "ENTRY" 59 name: "ENTRY"
60 path: "Components/Warps/worldport3" 60 path: "Components/Warps/worldport3"
61 orientation: "south" 61 destination { x: 20 y: 0 z: 6.5 }
62 rotation: 0
62} 63}
diff --git a/data/maps/four_rooms/rooms/Time Room.txtpb b/data/maps/four_rooms/rooms/Time Room.txtpb index d684685..0786d04 100644 --- a/data/maps/four_rooms/rooms/Time Room.txtpb +++ b/data/maps/four_rooms/rooms/Time Room.txtpb
@@ -58,5 +58,6 @@ panels {
58ports { 58ports {
59 name: "OWL" 59 name: "OWL"
60 path: "Components/Warps/worldport4" 60 path: "Components/Warps/worldport4"
61 orientation: "north" 61 destination { x: 20 y: 0 z: -40.5 }
62 rotation: 180
62} 63}