diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
| commit | b7efc4f591dc91876c573e5361f52689705e6e50 (patch) | |
| tree | fb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/daedalus/rooms/Intense Room.txtpb | |
| parent | addcf1712c66e7b058c87ac4342bd08685d6c6aa (diff) | |
| download | lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.gz lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.bz2 lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.zip | |
Added daedalus
Diffstat (limited to 'data/maps/daedalus/rooms/Intense Room.txtpb')
| -rw-r--r-- | data/maps/daedalus/rooms/Intense Room.txtpb | 65 |
1 files changed, 65 insertions, 0 deletions
| diff --git a/data/maps/daedalus/rooms/Intense Room.txtpb b/data/maps/daedalus/rooms/Intense Room.txtpb new file mode 100644 index 0000000..ce1cd08 --- /dev/null +++ b/data/maps/daedalus/rooms/Intense Room.txtpb | |||
| @@ -0,0 +1,65 @@ | |||
| 1 | name: "Intense Room" | ||
| 2 | display_name: "Intense Room" | ||
| 3 | panels { | ||
| 4 | name: "BRILLIANT" | ||
| 5 | path: "Panels/Intense Room/intense_1" | ||
| 6 | clue: "brilliant" | ||
| 7 | answer: "smart" | ||
| 8 | symbols: PYRAMID | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "HORRIBLE" | ||
| 12 | path: "Panels/Intense Room/intense_2" | ||
| 13 | clue: "horrible" | ||
| 14 | answer: "bad" | ||
| 15 | symbols: PYRAMID | ||
| 16 | } | ||
| 17 | panels { | ||
| 18 | name: "INSTANTLY" | ||
| 19 | path: "Panels/Intense Room/intense_3" | ||
| 20 | clue: "instantly" | ||
| 21 | answer: "quickly" | ||
| 22 | symbols: PYRAMID | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "COLOSSAL" | ||
| 26 | path: "Panels/Intense Room/intense_4" | ||
| 27 | clue: "colossal" | ||
| 28 | answer: "big" | ||
| 29 | symbols: PYRAMID | ||
| 30 | } | ||
| 31 | panels { | ||
| 32 | name: "RUN" | ||
| 33 | path: "Panels/Intense Room/intense_5" | ||
| 34 | clue: "run" | ||
| 35 | answer: "walk" | ||
| 36 | symbols: PYRAMID | ||
| 37 | } | ||
| 38 | panels { | ||
| 39 | name: "SLEEP" | ||
| 40 | path: "Panels/Intense Room/intense_6" | ||
| 41 | clue: "sleep" | ||
| 42 | answer: "nap" | ||
| 43 | symbols: PYRAMID | ||
| 44 | } | ||
| 45 | panels { | ||
| 46 | name: "TOSS" | ||
| 47 | path: "Panels/Intense Room/intense_7" | ||
| 48 | clue: "toss" | ||
| 49 | answer: "hurl" | ||
| 50 | symbols: PYRAMID | ||
| 51 | } | ||
| 52 | panels { | ||
| 53 | name: "SHATTER" | ||
| 54 | path: "Panels/Intense Room/intense_8" | ||
| 55 | clue: "shatter" | ||
| 56 | answer: "break" | ||
| 57 | symbols: PYRAMID | ||
| 58 | } | ||
| 59 | panels { | ||
| 60 | name: "DELICIOUS" | ||
| 61 | path: "Panels/Intense Room/intense_9" | ||
| 62 | clue: "delicious" | ||
| 63 | answer: "tasty" | ||
| 64 | symbols: PYRAMID | ||
| 65 | } | ||
