diff options
Diffstat (limited to 'data/maps/daedalus/rooms/Wonderland.txtpb')
| -rw-r--r-- | data/maps/daedalus/rooms/Wonderland.txtpb | 44 |
1 files changed, 44 insertions, 0 deletions
| diff --git a/data/maps/daedalus/rooms/Wonderland.txtpb b/data/maps/daedalus/rooms/Wonderland.txtpb new file mode 100644 index 0000000..b4782d2 --- /dev/null +++ b/data/maps/daedalus/rooms/Wonderland.txtpb | |||
| @@ -0,0 +1,44 @@ | |||
| 1 | name: "Wonderland" | ||
| 2 | panel_display_name: "Northwest Area" | ||
| 3 | panels { | ||
| 4 | name: "APRIL" | ||
| 5 | path: "Panels/Wonderland/wonderland_1" | ||
| 6 | clue: "april" | ||
| 7 | answer: "march" | ||
| 8 | symbols: EXAMPLE | ||
| 9 | } | ||
| 10 | panels { | ||
| 11 | name: "UNDER" | ||
| 12 | path: "Panels/Wonderland/wonderland_2" | ||
| 13 | clue: "under" | ||
| 14 | answer: "wonder" | ||
| 15 | symbols: ZERO | ||
| 16 | } | ||
| 17 | panels { | ||
| 18 | name: "ANGRY" | ||
| 19 | path: "Panels/Wonderland/wonderland_3" | ||
| 20 | clue: "angry" | ||
| 21 | answer: "mad" | ||
| 22 | symbols: SUN | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "ARTS" | ||
| 26 | path: "Panels/Wonderland/wonderland_4" | ||
| 27 | clue: "arts" | ||
| 28 | answer: "hearts" | ||
| 29 | symbols: SPARKLES | ||
| 30 | } | ||
| 31 | panels { | ||
| 32 | name: "SONG" | ||
| 33 | path: "Panels/Wonderland/wonderland_5" | ||
| 34 | clue: "song" | ||
| 35 | answer: "carol" | ||
| 36 | symbols: EXAMPLE | ||
| 37 | } | ||
| 38 | ports { | ||
| 39 | name: "WONDROUS" | ||
| 40 | display_name: "Wonderland Worldport" | ||
| 41 | path: "Components/Warps/Worldports/worldport3" | ||
| 42 | destination { x: -104 y: 0 z: -69 } | ||
| 43 | rotation: 180 | ||
| 44 | } | ||
