diff options
Diffstat (limited to 'data/maps/the_sirenic')
| -rw-r--r-- | data/maps/the_sirenic/connections.txtpb | 10 | ||||
| -rw-r--r-- | data/maps/the_sirenic/doors.txtpb | 28 | ||||
| -rw-r--r-- | data/maps/the_sirenic/rooms/Mastery.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_sirenic/rooms/Puzzles.txtpb | 122 | ||||
| -rw-r--r-- | data/maps/the_sirenic/rooms/Start.txtpb | 21 |
5 files changed, 187 insertions, 0 deletions
| diff --git a/data/maps/the_sirenic/connections.txtpb b/data/maps/the_sirenic/connections.txtpb new file mode 100644 index 0000000..17a20ad --- /dev/null +++ b/data/maps/the_sirenic/connections.txtpb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | connections { | ||
| 2 | from_room: "Start" | ||
| 3 | to_room: "Puzzles" | ||
| 4 | door { name: "Entrance" } | ||
| 5 | } | ||
| 6 | connections { | ||
| 7 | from_room: "Puzzles" | ||
| 8 | to_room: "Mastery" | ||
| 9 | door { name: "Puzzles" } | ||
| 10 | } | ||
| diff --git a/data/maps/the_sirenic/doors.txtpb b/data/maps/the_sirenic/doors.txtpb new file mode 100644 index 0000000..851881e --- /dev/null +++ b/data/maps/the_sirenic/doors.txtpb | |||
| @@ -0,0 +1,28 @@ | |||
| 1 | doors { | ||
| 2 | name: "Entrance" | ||
| 3 | type: STANDARD | ||
| 4 | receivers: "Components/Doors/Door" | ||
| 5 | receivers: "Components/Doors/Door2" | ||
| 6 | panels { room: "Start" name: "Flipped" } | ||
| 7 | panels { room: "Start" name: "Obverse" } | ||
| 8 | location_room: "Start" | ||
| 9 | } | ||
| 10 | doors { | ||
| 11 | name: "Puzzles" | ||
| 12 | type: EVENT | ||
| 13 | panels { room: "Puzzles" name: "Left Top 1" } | ||
| 14 | panels { room: "Puzzles" name: "Left Top 2" } | ||
| 15 | panels { room: "Puzzles" name: "Left Top 3" } | ||
| 16 | panels { room: "Puzzles" name: "Left Top 4" } | ||
| 17 | panels { room: "Puzzles" name: "Left Top 5" } | ||
| 18 | panels { room: "Puzzles" name: "Left Bottom 1" } | ||
| 19 | panels { room: "Puzzles" name: "Left Bottom 2" } | ||
| 20 | panels { room: "Puzzles" name: "Left Bottom 3" } | ||
| 21 | panels { room: "Puzzles" name: "Left Bottom 4" } | ||
| 22 | panels { room: "Puzzles" name: "Right Top 1" } | ||
| 23 | panels { room: "Puzzles" name: "Right Top 2" } | ||
| 24 | panels { room: "Puzzles" name: "Right Bottom 1" } | ||
| 25 | panels { room: "Puzzles" name: "Right Bottom 2" } | ||
| 26 | panels { room: "Puzzles" name: "Right Bottom 3" } | ||
| 27 | panels { room: "Puzzles" name: "Right Bottom 4" } | ||
| 28 | } | ||
| diff --git a/data/maps/the_sirenic/rooms/Mastery.txtpb b/data/maps/the_sirenic/rooms/Mastery.txtpb new file mode 100644 index 0000000..849202b --- /dev/null +++ b/data/maps/the_sirenic/rooms/Mastery.txtpb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | name: "Mastery" | ||
| 2 | display_name: "Sirenic" | ||
| 3 | masteries { | ||
| 4 | name: "MASTERY" | ||
| 5 | path: "Components/Collectables/smiley" | ||
| 6 | } | ||
| diff --git a/data/maps/the_sirenic/rooms/Puzzles.txtpb b/data/maps/the_sirenic/rooms/Puzzles.txtpb new file mode 100644 index 0000000..a8695ef --- /dev/null +++ b/data/maps/the_sirenic/rooms/Puzzles.txtpb | |||
| @@ -0,0 +1,122 @@ | |||
| 1 | name: "Puzzles" | ||
| 2 | display_name: "Sirenic" | ||
| 3 | panels { | ||
| 4 | name: "Left Top 1" | ||
| 5 | path: "Panels/Room_1/pip_1" | ||
| 6 | clue: "" | ||
| 7 | answer: "do" | ||
| 8 | symbols: "age" | ||
| 9 | symbols: "lingo" | ||
| 10 | } | ||
| 11 | panels { | ||
| 12 | name: "Left Top 2" | ||
| 13 | path: "Panels/Room_1/pip_3" | ||
| 14 | clue: "" | ||
| 15 | answer: "neck" | ||
| 16 | symbols: "stars" | ||
| 17 | symbols: "lingo" | ||
| 18 | } | ||
| 19 | panels { | ||
| 20 | name: "Left Bottom 1" | ||
| 21 | path: "Panels/Room_1/pip_2" | ||
| 22 | clue: "" | ||
| 23 | answer: "rip" | ||
| 24 | symbols: "sparkles" | ||
| 25 | symbols: "lingo" | ||
| 26 | } | ||
| 27 | panels { | ||
| 28 | name: "Left Top 3" | ||
| 29 | path: "Panels/Room_1/1969_1" | ||
| 30 | clue: "" | ||
| 31 | answer: "idea" | ||
| 32 | symbols: "lingo" | ||
| 33 | } | ||
| 34 | panels { | ||
| 35 | name: "Left Bottom 2" | ||
| 36 | path: "Panels/Room_1/1969_2" | ||
| 37 | clue: "" | ||
| 38 | answer: "earl" | ||
| 39 | symbols: "sparkles" | ||
| 40 | symbols: "lingo" | ||
| 41 | } | ||
| 42 | panels { | ||
| 43 | name: "Left Bottom 3" | ||
| 44 | path: "Panels/Room_1/lastone" | ||
| 45 | clue: "" | ||
| 46 | answer: "ghost" | ||
| 47 | symbols: "sparkles" | ||
| 48 | symbols: "sound" | ||
| 49 | symbols: "lingo" | ||
| 50 | } | ||
| 51 | panels { | ||
| 52 | name: "Left Bottom 4" | ||
| 53 | path: "Panels/Room_1/lastone2" | ||
| 54 | clue: "" | ||
| 55 | answer: "tree" | ||
| 56 | symbols: "boxes" | ||
| 57 | symbols: "lingo" | ||
| 58 | } | ||
| 59 | panels { | ||
| 60 | name: "Left Top 5" | ||
| 61 | path: "Panels/Room_1/lastone3" | ||
| 62 | clue: "" | ||
| 63 | answer: "cow" | ||
| 64 | symbols: "sparkles" | ||
| 65 | symbols: "sound" | ||
| 66 | symbols: "lingo" | ||
| 67 | } | ||
| 68 | panels { | ||
| 69 | name: "Left Top 4" | ||
| 70 | path: "Panels/Room_1/lastone4" | ||
| 71 | clue: "" | ||
| 72 | answer: "room" | ||
| 73 | symbols: "sparkles" | ||
| 74 | symbols: "lingo" | ||
| 75 | } | ||
| 76 | panels { | ||
| 77 | name: "Right Bottom 1" | ||
| 78 | path: "Panels/Room_1/negative" | ||
| 79 | clue: "" | ||
| 80 | answer: "junk" | ||
| 81 | symbols: "lingo" | ||
| 82 | } | ||
| 83 | panels { | ||
| 84 | name: "Right Bottom 2" | ||
| 85 | path: "Panels/Room_1/skirt" | ||
| 86 | clue: "" | ||
| 87 | answer: "kilt" | ||
| 88 | symbols: "sparkles" | ||
| 89 | symbols: "lingo" | ||
| 90 | } | ||
| 91 | panels { | ||
| 92 | name: "Right Top 1" | ||
| 93 | path: "Panels/Room_1/skirt2" | ||
| 94 | clue: "" | ||
| 95 | answer: "skirt" | ||
| 96 | symbols: "sparkles" | ||
| 97 | symbols: "lingo" | ||
| 98 | } | ||
| 99 | panels { | ||
| 100 | name: "Right Bottom 3" | ||
| 101 | path: "Panels/Room_1/mow" | ||
| 102 | clue: "" | ||
| 103 | answer: "lawnmower" | ||
| 104 | symbols: "job" | ||
| 105 | symbols: "lingo" | ||
| 106 | } | ||
| 107 | panels { | ||
| 108 | name: "Right Top 2" | ||
| 109 | path: "Panels/Room_1/mow2" | ||
| 110 | clue: "" | ||
| 111 | answer: "woman" | ||
| 112 | symbols: "sparkles" | ||
| 113 | symbols: "lingo" | ||
| 114 | } | ||
| 115 | panels { | ||
| 116 | name: "Right Bottom 4" | ||
| 117 | path: "Panels/Room_1/ova" | ||
| 118 | clue: "" | ||
| 119 | answer: "egg" | ||
| 120 | symbols: "sun" | ||
| 121 | symbols: "lingo" | ||
| 122 | } | ||
| diff --git a/data/maps/the_sirenic/rooms/Start.txtpb b/data/maps/the_sirenic/rooms/Start.txtpb new file mode 100644 index 0000000..762d8ed --- /dev/null +++ b/data/maps/the_sirenic/rooms/Start.txtpb | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | name: "Start" | ||
| 2 | display_name: "Sirenic" | ||
| 3 | panels { | ||
| 4 | name: "Flipped" | ||
| 5 | path: "Panels/Entry/entry_2" | ||
| 6 | clue: "" | ||
| 7 | answer: "down" | ||
| 8 | symbols: "lingo" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "Obverse" | ||
| 12 | path: "Panels/Entry/entry_3" | ||
| 13 | clue: "" | ||
| 14 | answer: "upside" | ||
| 15 | symbols: "lingo" | ||
| 16 | } | ||
| 17 | ports { | ||
| 18 | name: "PLAZA" | ||
| 19 | path: "Components/Warps/worldport" | ||
| 20 | orientation: "south" | ||
| 21 | } | ||
