diff options
Diffstat (limited to 'data/maps/the_repetitive/rooms/Anti Room.txtpb')
-rw-r--r-- | data/maps/the_repetitive/rooms/Anti Room.txtpb | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/data/maps/the_repetitive/rooms/Anti Room.txtpb b/data/maps/the_repetitive/rooms/Anti Room.txtpb index 11e1468..65a99ff 100644 --- a/data/maps/the_repetitive/rooms/Anti Room.txtpb +++ b/data/maps/the_repetitive/rooms/Anti Room.txtpb | |||
@@ -37,9 +37,17 @@ panels { | |||
37 | symbols: EXAMPLE | 37 | symbols: EXAMPLE |
38 | } | 38 | } |
39 | panels { | 39 | panels { |
40 | name: "EYE" | 40 | name: "EYE (1)" |
41 | path: "Panels/Entry/panel4" | 41 | path: "Panels/Entry/panel4" |
42 | clue: "eye" | 42 | clue: "eye" |
43 | answer: "iris" | 43 | answer: "iris" |
44 | symbols: BOXES | 44 | symbols: BOXES |
45 | } | 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 | } | ||