diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-19 23:16:59 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-19 23:16:59 -0400 |
| commit | 2d5726834cd1ab9777ac36da837aa48669685008 (patch) | |
| tree | 8e99e4d1cf7608027babd1d8bb71fbafe4791daf /data/maps/the_stormy/rooms/Volcano Side.txtpb | |
| parent | a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53 (diff) | |
| download | lingo2-archipelago-2d5726834cd1ab9777ac36da837aa48669685008.tar.gz lingo2-archipelago-2d5726834cd1ab9777ac36da837aa48669685008.tar.bz2 lingo2-archipelago-2d5726834cd1ab9777ac36da837aa48669685008.zip | |
Added the_stormy
Diffstat (limited to 'data/maps/the_stormy/rooms/Volcano Side.txtpb')
| -rw-r--r-- | data/maps/the_stormy/rooms/Volcano Side.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
| diff --git a/data/maps/the_stormy/rooms/Volcano Side.txtpb b/data/maps/the_stormy/rooms/Volcano Side.txtpb new file mode 100644 index 0000000..c089cf0 --- /dev/null +++ b/data/maps/the_stormy/rooms/Volcano Side.txtpb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | name: "Volcano Side" | ||
| 2 | display_name: "Stormy" | ||
| 3 | panels { | ||
| 4 | name: "SNOW" | ||
| 5 | path: "Panels/Room_1/panel_1" | ||
| 6 | clue: "snow" | ||
| 7 | answer: "blizzard" | ||
| 8 | symbols: "pyramid" | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "RAIN" | ||
| 12 | path: "Panels/Room_1/panel_3" | ||
| 13 | clue: "rain" | ||
| 14 | answer: "hail" | ||
| 15 | symbols: "cross" | ||
| 16 | } | ||
