about summary refs log tree commit diff stats
path: root/data/maps/the_butterfly
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_butterfly')
-rw-r--r--data/maps/the_butterfly/doors.txtpb1
-rw-r--r--data/maps/the_butterfly/rooms/Main Area.txtpb4
2 files changed, 3 insertions, 2 deletions
diff --git a/data/maps/the_butterfly/doors.txtpb b/data/maps/the_butterfly/doors.txtpb index 987c269..1ebc3a2 100644 --- a/data/maps/the_butterfly/doors.txtpb +++ b/data/maps/the_butterfly/doors.txtpb
@@ -1,4 +1,3 @@
1# TODO: The gallery painting
2doors { 1doors {
3 name: "Panels" 2 name: "Panels"
4 type: EVENT 3 type: EVENT
diff --git a/data/maps/the_butterfly/rooms/Main Area.txtpb b/data/maps/the_butterfly/rooms/Main Area.txtpb index 8b441e4..453e64a 100644 --- a/data/maps/the_butterfly/rooms/Main Area.txtpb +++ b/data/maps/the_butterfly/rooms/Main Area.txtpb
@@ -127,6 +127,8 @@ panels {
127} 127}
128ports { 128ports {
129 name: "GALLERY" 129 name: "GALLERY"
130 display_name: "Worldport"
130 path: "Components/Warps/worldport" 131 path: "Components/Warps/worldport"
131 orientation: "southwest" # uhhhh this is new 132 destination { x: -19 y: 0 z: 19 }
133 rotation: 315
132} 134}