diff options
Diffstat (limited to 'data/maps/the_repetitive/rooms/Anti Room.txtpb')
| -rw-r--r-- | data/maps/the_repetitive/rooms/Anti Room.txtpb | 12 |
1 files changed, 9 insertions, 3 deletions
| diff --git a/data/maps/the_repetitive/rooms/Anti Room.txtpb b/data/maps/the_repetitive/rooms/Anti Room.txtpb index 5451977..65a99ff 100644 --- a/data/maps/the_repetitive/rooms/Anti Room.txtpb +++ b/data/maps/the_repetitive/rooms/Anti Room.txtpb | |||
| @@ -1,6 +1,4 @@ | |||
| 1 | name: "Anti Room" | 1 | name: "Anti Room" |
| 2 | display_name: "Repetitive" | ||
| 3 | # Ignore the collectible. The mod should remove it and the back wall too. | ||
| 4 | panels { | 2 | panels { |
| 5 | name: "HA (1)" | 3 | name: "HA (1)" |
| 6 | path: "Panels/Entry/panel_7" | 4 | path: "Panels/Entry/panel_7" |
| @@ -39,9 +37,17 @@ panels { | |||
| 39 | symbols: EXAMPLE | 37 | symbols: EXAMPLE |
| 40 | } | 38 | } |
| 41 | panels { | 39 | panels { |
| 42 | name: "EYE" | 40 | name: "EYE (1)" |
| 43 | path: "Panels/Entry/panel4" | 41 | path: "Panels/Entry/panel4" |
| 44 | clue: "eye" | 42 | clue: "eye" |
| 45 | answer: "iris" | 43 | answer: "iris" |
| 46 | symbols: BOXES | 44 | symbols: BOXES |
| 47 | } | 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 | } | ||
