about summary refs log tree commit diff stats
path: root/data/maps/the_lively
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_lively')
-rw-r--r--data/maps/the_lively/metadata.txtpb4
-rw-r--r--data/maps/the_lively/rooms/Puzzle Room.txtpb3
2 files changed, 7 insertions, 0 deletions
diff --git a/data/maps/the_lively/metadata.txtpb b/data/maps/the_lively/metadata.txtpb index cbf11c2..acd1177 100644 --- a/data/maps/the_lively/metadata.txtpb +++ b/data/maps/the_lively/metadata.txtpb
@@ -1 +1,5 @@
1display_name: "The Lively" 1display_name: "The Lively"
2worldport_entrance {
3 room: "Puzzle Room"
4 name: "BETWEEN"
5}
diff --git a/data/maps/the_lively/rooms/Puzzle Room.txtpb b/data/maps/the_lively/rooms/Puzzle Room.txtpb index b33a122..4918476 100644 --- a/data/maps/the_lively/rooms/Puzzle Room.txtpb +++ b/data/maps/the_lively/rooms/Puzzle Room.txtpb
@@ -57,5 +57,8 @@ panels {
57} 57}
58ports { 58ports {
59 name: "BETWEEN" 59 name: "BETWEEN"
60 display_name: "Entrance"
60 path: "Components/Warps/worldport" 61 path: "Components/Warps/worldport"
62 destination { x: 0 y: 0 z: 6.5 }
63 rotation: 0
61} 64}