diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 21:34:14 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 21:34:14 -0400 |
| commit | c43aad993afcf6bfb38bb485ad992268dcd58b9a (patch) | |
| tree | b2be7fa35f1165244226db62856abe22f5e97925 /data/maps/four_rooms/rooms/Examples Room.txtpb | |
| parent | c0c5431800d0306d01814e9902566c9b4fc9220b (diff) | |
| download | lingo2-archipelago-c43aad993afcf6bfb38bb485ad992268dcd58b9a.tar.gz lingo2-archipelago-c43aad993afcf6bfb38bb485ad992268dcd58b9a.tar.bz2 lingo2-archipelago-c43aad993afcf6bfb38bb485ad992268dcd58b9a.zip | |
Added four_rooms
Diffstat (limited to 'data/maps/four_rooms/rooms/Examples Room.txtpb')
| -rw-r--r-- | data/maps/four_rooms/rooms/Examples Room.txtpb | 63 |
1 files changed, 63 insertions, 0 deletions
| diff --git a/data/maps/four_rooms/rooms/Examples Room.txtpb b/data/maps/four_rooms/rooms/Examples Room.txtpb new file mode 100644 index 0000000..beb1238 --- /dev/null +++ b/data/maps/four_rooms/rooms/Examples Room.txtpb | |||
| @@ -0,0 +1,63 @@ | |||
| 1 | name: Examples Room | ||
| 2 | display_name: Examples Room | ||
| 3 | panels { | ||
| 4 | name: "SIZE" | ||
| 5 | path: "Panels/Room 2 Examples/entry_1" | ||
| 6 | clue: "size" | ||
| 7 | answer: "tiny" | ||
| 8 | symbols: "example" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "EMOTION" | ||
| 12 | path: "Panels/Room 2 Examples/entry_2" | ||
| 13 | clue: "emotion" | ||
| 14 | answer: "love" | ||
| 15 | symbols: "example" | ||
| 16 | } | ||
| 17 | panels { | ||
| 18 | name: "SIZE" | ||
| 19 | path: "Panels/Room 2 Examples/entry_3" | ||
| 20 | clue: "size" | ||
| 21 | answer: "huge" | ||
| 22 | symbols: "example" | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "EMOTION" | ||
| 26 | path: "Panels/Room 2 Examples/entry_4" | ||
| 27 | clue: "emotion" | ||
| 28 | answer: "fear" | ||
| 29 | symbols: "example" | ||
| 30 | } | ||
| 31 | panels { | ||
| 32 | name: "SUPERLATIVE" | ||
| 33 | path: "Panels/Room 2 Examples/entry_5" | ||
| 34 | clue: "superlative" | ||
| 35 | answer: "best" | ||
| 36 | symbols: "example" | ||
| 37 | } | ||
| 38 | panels { | ||
| 39 | name: "SONNET" | ||
| 40 | path: "Panels/Room 2 Examples/entry_6" | ||
| 41 | clue: "sonnet" | ||
| 42 | answer: "poem" | ||
| 43 | symbols: "example" | ||
| 44 | } | ||
| 45 | panels { | ||
| 46 | name: "URN" | ||
| 47 | path: "Panels/Room 2 Examples/entry_7" | ||
| 48 | clue: "urn" | ||
| 49 | answer: "grave" | ||
| 50 | symbols: "example" | ||
| 51 | } | ||
| 52 | panels { | ||
| 53 | name: "ART" | ||
| 54 | path: "Panels/Room 2 Examples/entry_8" | ||
| 55 | clue: "art" | ||
| 56 | answer: "dance" | ||
| 57 | symbols: "example" | ||
| 58 | } | ||
| 59 | ports { | ||
| 60 | name: "DAEDALUS" | ||
| 61 | path: "Components/Warps/worldport2" | ||
| 62 | orientation: "north" | ||
| 63 | } | ||
