about summary refs log tree commit diff stats
path: root/data/maps/the_words
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_words')
-rw-r--r--data/maps/the_words/metadata.txtpb3
-rw-r--r--data/maps/the_words/rooms/Main Area.txtpb3
2 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/the_words/metadata.txtpb b/data/maps/the_words/metadata.txtpb index 2dadcae..0fdee3f 100644 --- a/data/maps/the_words/metadata.txtpb +++ b/data/maps/the_words/metadata.txtpb
@@ -1,4 +1,7 @@
1display_name: "The Words" 1display_name: "The Words"
2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
2# These are old proxies of the main room's panels that are not linked up 5# These are old proxies of the main room's panels that are not linked up
3# anymore. 6# anymore.
4excluded_nodes: "Panels/Proxies/panel_3" 7excluded_nodes: "Panels/Proxies/panel_3"
diff --git a/data/maps/the_words/rooms/Main Area.txtpb b/data/maps/the_words/rooms/Main Area.txtpb index 503408c..ae57252 100644 --- a/data/maps/the_words/rooms/Main Area.txtpb +++ b/data/maps/the_words/rooms/Main Area.txtpb
@@ -57,5 +57,8 @@ panels {
57} 57}
58ports { 58ports {
59 name: "ENTRY" 59 name: "ENTRY"
60 display_name: "Worldport"
60 path: "Components/Warps/worldport" 61 path: "Components/Warps/worldport"
62 destination { x: 0 y: 0 z: 9.5 }
63 rotation: 0
61} 64}