diff options
Diffstat (limited to 'data/maps/the_colorful')
| -rw-r--r-- | data/maps/the_colorful/rooms/Cyan Hallway.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_colorful/rooms/White Room.txtpb | 3 |
2 files changed, 6 insertions, 3 deletions
| diff --git a/data/maps/the_colorful/rooms/Cyan Hallway.txtpb b/data/maps/the_colorful/rooms/Cyan Hallway.txtpb index 97ddb0f..268caa6 100644 --- a/data/maps/the_colorful/rooms/Cyan Hallway.txtpb +++ b/data/maps/the_colorful/rooms/Cyan Hallway.txtpb | |||
| @@ -24,10 +24,12 @@ panels { | |||
| 24 | ports { | 24 | ports { |
| 25 | name: "STURDY" | 25 | name: "STURDY" |
| 26 | path: "Components/Warps/worldport3" | 26 | path: "Components/Warps/worldport3" |
| 27 | orientation: "west" | 27 | destination { x: -17 y: 0 z: -75 } |
| 28 | rotation: 270 | ||
| 28 | } | 29 | } |
| 29 | ports { | 30 | ports { |
| 30 | name: "DARKROOM" | 31 | name: "DARKROOM" |
| 31 | path: "Components/Warps/worldport2" | 32 | path: "Components/Warps/worldport2" |
| 32 | orientation: "west" | 33 | destination { x: -17 y: 0 z: -51 } |
| 34 | rotation: 270 | ||
| 33 | } | 35 | } |
| diff --git a/data/maps/the_colorful/rooms/White Room.txtpb b/data/maps/the_colorful/rooms/White Room.txtpb index c2cf33f..da28fdc 100644 --- a/data/maps/the_colorful/rooms/White Room.txtpb +++ b/data/maps/the_colorful/rooms/White Room.txtpb | |||
| @@ -9,5 +9,6 @@ panels { | |||
| 9 | ports { | 9 | ports { |
| 10 | name: "GREAT" | 10 | name: "GREAT" |
| 11 | path: "Components/Warps/worldport" | 11 | path: "Components/Warps/worldport" |
| 12 | orientation: "west" | 12 | destination { x: 3.5 y: 0 z: 19 } |
| 13 | rotation: 270 | ||
| 13 | } | 14 | } |
