about summary refs log tree commit diff stats
path: root/data/maps/the_sweet
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_sweet')
-rw-r--r--data/maps/the_sweet/metadata.txtpb3
-rw-r--r--data/maps/the_sweet/rooms/Main Area.txtpb6
2 files changed, 9 insertions, 0 deletions
diff --git a/data/maps/the_sweet/metadata.txtpb b/data/maps/the_sweet/metadata.txtpb index 95f2209..e97f36f 100644 --- a/data/maps/the_sweet/metadata.txtpb +++ b/data/maps/the_sweet/metadata.txtpb
@@ -1 +1,4 @@
1display_name: "The Sweet" 1display_name: "The Sweet"
2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: -14.5 }
4rte_trigger_scale { x: 10 y: 1 z: 25 }
diff --git a/data/maps/the_sweet/rooms/Main Area.txtpb b/data/maps/the_sweet/rooms/Main Area.txtpb index d4e6fda..a8976f7 100644 --- a/data/maps/the_sweet/rooms/Main Area.txtpb +++ b/data/maps/the_sweet/rooms/Main Area.txtpb
@@ -200,9 +200,15 @@ panels {
200} 200}
201ports { 201ports {
202 name: "EXIT1" 202 name: "EXIT1"
203 display_name: "South Worldport"
203 path: "Components/Warps/worldport" 204 path: "Components/Warps/worldport"
205 destination { x: 0 y: 0 z: -11.5 }
206 rotation: 180
204} 207}
205ports { 208ports {
206 name: "EXIT2" 209 name: "EXIT2"
210 display_name: "North Worldport"
207 path: "Components/Warps/worldport2" 211 path: "Components/Warps/worldport2"
212 destination { x: 0 y: 0 z: -17.5 }
213 rotation: 0
208} 214}