diff options
Diffstat (limited to 'data/maps/the_butterfly')
| -rw-r--r-- | data/maps/the_butterfly/doors.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_butterfly/metadata.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_butterfly/rooms/Main Area.txtpb | 4 |
3 files changed, 6 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 | ||
| 2 | doors { | 1 | doors { |
| 3 | name: "Panels" | 2 | name: "Panels" |
| 4 | type: EVENT | 3 | type: EVENT |
| diff --git a/data/maps/the_butterfly/metadata.txtpb b/data/maps/the_butterfly/metadata.txtpb index 5206dfe..d7a64ce 100644 --- a/data/maps/the_butterfly/metadata.txtpb +++ b/data/maps/the_butterfly/metadata.txtpb | |||
| @@ -1 +1,4 @@ | |||
| 1 | display_name: "The Butterfly" | 1 | display_name: "The Butterfly" |
| 2 | rte_room: "Main Area" | ||
| 3 | rte_trigger_pos { x: -15.5 y: 0 z: 15.5 } | ||
| 4 | rte_trigger_scale { x: 8 y: 1 z: 8 } | ||
| 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 | } |
| 128 | ports { | 128 | ports { |
| 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 | } |
