diff options
Diffstat (limited to 'data/maps/the_repetitive/rooms/Anti Room.txtpb')
| -rw-r--r-- | data/maps/the_repetitive/rooms/Anti Room.txtpb | 46 |
1 files changed, 46 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..641fede --- /dev/null +++ b/data/maps/the_repetitive/rooms/Anti Room.txtpb | |||
| @@ -0,0 +1,46 @@ | |||
| 1 | name: "Anti Room" | ||
| 2 | # Ignore the collectible. The mod should remove it and the back wall too. | ||
| 3 | panels { | ||
| 4 | name: "HA (1)" | ||
| 5 | path: "Panels/Entry/panel_7" | ||
| 6 | clue: "ha" | ||
| 7 | answer: "haha" | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "HA (2)" | ||
| 11 | path: "Panels/Entry/panel_8" | ||
| 12 | clue: "ha" | ||
| 13 | answer: "hahaha" | ||
| 14 | } | ||
| 15 | panels { | ||
| 16 | name: "HA (3)" | ||
| 17 | path: "Panels/Entry/panel_12" | ||
| 18 | clue: "ha" | ||
| 19 | answer: "hahahaha" | ||
| 20 | } | ||
| 21 | panels { | ||
| 22 | name: "HA (4)" | ||
| 23 | path: "Panels/Entry/panel_13" | ||
| 24 | clue: "ha" | ||
| 25 | answer: "hahahahaha" | ||
| 26 | } | ||
| 27 | panels { | ||
| 28 | name: "HA (5)" | ||
| 29 | path: "Panels/Entry/panel_14" | ||
| 30 | clue: "ha" | ||
| 31 | answer: "hahahahahaha" | ||
| 32 | } | ||
| 33 | panels { | ||
| 34 | name: "TWO" | ||
| 35 | path: "Panels/Entry/panel3" | ||
| 36 | clue: "two" | ||
| 37 | answer: "digit" | ||
| 38 | symbols: EXAMPLE | ||
| 39 | } | ||
| 40 | panels { | ||
| 41 | name: "EYE" | ||
| 42 | path: "Panels/Entry/panel4" | ||
| 43 | clue: "eye" | ||
| 44 | answer: "iris" | ||
| 45 | symbols: BOXES | ||
| 46 | } | ||
