diff options
Diffstat (limited to 'data/maps/the_repetitive/rooms/Anti Room.txtpb')
| -rw-r--r-- | data/maps/the_repetitive/rooms/Anti Room.txtpb | 53 |
1 files changed, 53 insertions, 0 deletions
| diff --git a/data/maps/the_repetitive/rooms/Anti Room.txtpb b/data/maps/the_repetitive/rooms/Anti Room.txtpb new file mode 100644 index 0000000..65a99ff --- /dev/null +++ b/data/maps/the_repetitive/rooms/Anti Room.txtpb | |||
| @@ -0,0 +1,53 @@ | |||
| 1 | name: "Anti Room" | ||
| 2 | panels { | ||
| 3 | name: "HA (1)" | ||
| 4 | path: "Panels/Entry/panel_7" | ||
| 5 | clue: "ha" | ||
| 6 | answer: "haha" | ||
| 7 | } | ||
| 8 | panels { | ||
| 9 | name: "HA (2)" | ||
| 10 | path: "Panels/Entry/panel_8" | ||
| 11 | clue: "ha" | ||
| 12 | answer: "hahaha" | ||
| 13 | } | ||
| 14 | panels { | ||
| 15 | name: "HA (3)" | ||
| 16 | path: "Panels/Entry/panel_12" | ||
| 17 | clue: "ha" | ||
| 18 | answer: "hahahaha" | ||
| 19 | } | ||
| 20 | panels { | ||
| 21 | name: "HA (4)" | ||
| 22 | path: "Panels/Entry/panel_13" | ||
| 23 | clue: "ha" | ||
| 24 | answer: "hahahahaha" | ||
| 25 | } | ||
| 26 | panels { | ||
| 27 | name: "HA (5)" | ||
| 28 | path: "Panels/Entry/panel_14" | ||
| 29 | clue: "ha" | ||
| 30 | answer: "hahahahahaha" | ||
| 31 | } | ||
| 32 | panels { | ||
| 33 | name: "TWO" | ||
| 34 | path: "Panels/Entry/panel3" | ||
| 35 | clue: "two" | ||
| 36 | answer: "digit" | ||
| 37 | symbols: EXAMPLE | ||
| 38 | } | ||
| 39 | panels { | ||
| 40 | name: "EYE (1)" | ||
| 41 | path: "Panels/Entry/panel4" | ||
| 42 | clue: "eye" | ||
| 43 | answer: "iris" | ||
| 44 | symbols: BOXES | ||
| 45 | } | ||
| 46 | panels { | ||
| 47 | # This appears after grabbing the anti-collectable. | ||
| 48 | name: "EYE (2)" | ||
| 49 | path: "Components/Doors/Door3/Hinge/panel_i" | ||
| 50 | clue: "eye" | ||
| 51 | answer: "i" | ||
| 52 | symbols: ZERO | ||
| 53 | } | ||
