diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 17:59:12 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 17:59:12 -0400 |
| commit | 176175871f2074a83c49a1ed60e96cf7e9b9de8d (patch) | |
| tree | b2f08a0bede9bdd6d047571888acc0dd77f6f07b /data/maps | |
| parent | 27724f813befb37f8767bdc084a2bf9c580701d7 (diff) | |
| download | lingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.tar.gz lingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.tar.bz2 lingo2-archipelago-176175871f2074a83c49a1ed60e96cf7e9b9de8d.zip | |
Added the_lionized
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/the_entry/rooms/Eye Room.txtpb | 7 | ||||
| -rw-r--r-- | data/maps/the_lionized/connections.txtpb | 5 | ||||
| -rw-r--r-- | data/maps/the_lionized/doors.txtpb | 12 | ||||
| -rw-r--r-- | data/maps/the_lionized/rooms/E2 Room.txtpb | 7 | ||||
| -rw-r--r-- | data/maps/the_lionized/rooms/Puzzle Room.txtpb | 63 |
5 files changed, 93 insertions, 1 deletions
| diff --git a/data/maps/the_entry/rooms/Eye Room.txtpb b/data/maps/the_entry/rooms/Eye Room.txtpb index 50781ad..9462fa4 100644 --- a/data/maps/the_entry/rooms/Eye Room.txtpb +++ b/data/maps/the_entry/rooms/Eye Room.txtpb | |||
| @@ -28,4 +28,9 @@ paintings { | |||
| 28 | enter_only: true | 28 | enter_only: true |
| 29 | required_door { name: "Third Eye Painting" } | 29 | required_door { name: "Third Eye Painting" } |
| 30 | display_name: "Painting Beside Panel" | 30 | display_name: "Painting Beside Panel" |
| 31 | } \ No newline at end of file | 31 | } |
| 32 | ports { | ||
| 33 | name: "LIONIZED" | ||
| 34 | path: "Components/Warps/worldport10" | ||
| 35 | orientation: "north" | ||
| 36 | } | ||
| diff --git a/data/maps/the_lionized/connections.txtpb b/data/maps/the_lionized/connections.txtpb new file mode 100644 index 0000000..b714859 --- /dev/null +++ b/data/maps/the_lionized/connections.txtpb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | connections { | ||
| 2 | from_room: "Puzzle Room" | ||
| 3 | to_room: "E2 Room" | ||
| 4 | door { name: "Puzzles" } | ||
| 5 | } | ||
| diff --git a/data/maps/the_lionized/doors.txtpb b/data/maps/the_lionized/doors.txtpb new file mode 100644 index 0000000..7afb63c --- /dev/null +++ b/data/maps/the_lionized/doors.txtpb | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | doors { | ||
| 2 | name: "Puzzles" | ||
| 3 | type: EVENT | ||
| 4 | panels { room: "Puzzle Room" name: "CHILD" } | ||
| 5 | panels { room: "Puzzle Room" name: "FIRE" } | ||
| 6 | panels { room: "Puzzle Room" name: "LIFE" } | ||
| 7 | panels { room: "Puzzle Room" name: "ROCK" } | ||
| 8 | panels { room: "Puzzle Room" name: "LION" } | ||
| 9 | panels { room: "Puzzle Room" name: "FROG" } | ||
| 10 | panels { room: "Puzzle Room" name: "PIG" } | ||
| 11 | panels { room: "Puzzle Room" name: "GOAT" } | ||
| 12 | } | ||
| diff --git a/data/maps/the_lionized/rooms/E2 Room.txtpb b/data/maps/the_lionized/rooms/E2 Room.txtpb new file mode 100644 index 0000000..b07d820 --- /dev/null +++ b/data/maps/the_lionized/rooms/E2 Room.txtpb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | name: "E2 Room" | ||
| 2 | display_name: "Lionized" | ||
| 3 | letters { | ||
| 4 | key: "e" | ||
| 5 | level2: true | ||
| 6 | path: "Components/Collectables/collectable" | ||
| 7 | } | ||
| diff --git a/data/maps/the_lionized/rooms/Puzzle Room.txtpb b/data/maps/the_lionized/rooms/Puzzle Room.txtpb new file mode 100644 index 0000000..7bc110b --- /dev/null +++ b/data/maps/the_lionized/rooms/Puzzle Room.txtpb | |||
| @@ -0,0 +1,63 @@ | |||
| 1 | name: "Puzzle Room" | ||
| 2 | display_name: "Lionized" | ||
| 3 | panels { | ||
| 4 | name: "CHILD" | ||
| 5 | path: "Panels/entry_1" | ||
| 6 | clue: "child" | ||
| 7 | answer: "adult" | ||
| 8 | symbols: "age" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "FIRE" | ||
| 12 | path: "Panels/entry_2" | ||
| 13 | clue: "fire" | ||
| 14 | answer: "ash" | ||
| 15 | symbols: "age" | ||
| 16 | } | ||
| 17 | panels { | ||
| 18 | name: "LIFE" | ||
| 19 | path: "Panels/entry_3" | ||
| 20 | clue: "life" | ||
| 21 | answer: "death" | ||
| 22 | symbols: "age" | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "ROCK" | ||
| 26 | path: "Panels/entry_4" | ||
| 27 | clue: "rock" | ||
| 28 | answer: "sand" | ||
| 29 | symbols: "age" | ||
| 30 | } | ||
| 31 | panels { | ||
| 32 | name: "LION" | ||
| 33 | path: "Panels/entry_5" | ||
| 34 | clue: "lion" | ||
| 35 | answer: "cub" | ||
| 36 | symbols: "age" | ||
| 37 | } | ||
| 38 | panels { | ||
| 39 | name: "FROG" | ||
| 40 | path: "Panels/entry_6" | ||
| 41 | clue: "frog" | ||
| 42 | answer: "tadpole" | ||
| 43 | symbols: "age" | ||
| 44 | } | ||
| 45 | panels { | ||
| 46 | name: "PIG" | ||
| 47 | path: "Panels/entry_7" | ||
| 48 | clue: "pig" | ||
| 49 | answer: "piglet" | ||
| 50 | symbols: "age" | ||
| 51 | } | ||
| 52 | panels { | ||
| 53 | name: "GOAT" | ||
| 54 | path: "Panels/entry_8" | ||
| 55 | clue: "goat" | ||
| 56 | answer: "kid" | ||
| 57 | symbols: "age" | ||
| 58 | } | ||
| 59 | ports { | ||
| 60 | name: "ENTRY" | ||
| 61 | path: "Components/Warps/worldport" | ||
| 62 | orientation: "south" | ||
| 63 | } | ||
