diff options
Diffstat (limited to 'data/maps/the_three_doors/rooms/One Luck Room.txtpb')
| -rw-r--r-- | data/maps/the_three_doors/rooms/One Luck Room.txtpb | 22 |
1 files changed, 22 insertions, 0 deletions
| diff --git a/data/maps/the_three_doors/rooms/One Luck Room.txtpb b/data/maps/the_three_doors/rooms/One Luck Room.txtpb new file mode 100644 index 0000000..f5053be --- /dev/null +++ b/data/maps/the_three_doors/rooms/One Luck Room.txtpb | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | name: "One Luck Room" | ||
| 2 | panels { | ||
| 3 | name: "LONE" | ||
| 4 | path: "Panels/Something/panel" | ||
| 5 | clue: "lone" | ||
| 6 | answer: "one" | ||
| 7 | symbols: SPARKLES | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "CHANCE" | ||
| 11 | path: "Panels/Something/panel2" | ||
| 12 | clue: "chance" | ||
| 13 | answer: "luck" | ||
| 14 | symbols: SUN | ||
| 15 | } | ||
| 16 | ports { | ||
| 17 | name: "BEGIN" | ||
| 18 | display_name: "Lone Chance Worldport" | ||
| 19 | path: "Components/Warps/worldport8" | ||
| 20 | destination { x: -16 y: 0 z: 27.5 } | ||
| 21 | rotation: 180 | ||
| 22 | } | ||
