about summary refs log tree commit diff stats
path: root/data/maps/the_repetitive/rooms/Anti Room.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_repetitive/rooms/Anti Room.txtpb')
-rw-r--r--data/maps/the_repetitive/rooms/Anti Room.txtpb16
1 files changed, 11 insertions, 5 deletions
diff --git a/data/maps/the_repetitive/rooms/Anti Room.txtpb b/data/maps/the_repetitive/rooms/Anti Room.txtpb index 04b3139..65a99ff 100644 --- a/data/maps/the_repetitive/rooms/Anti Room.txtpb +++ b/data/maps/the_repetitive/rooms/Anti Room.txtpb
@@ -1,6 +1,4 @@
1name: "Anti Room" 1name: "Anti Room"
2display_name: "Repetitive"
3# Ignore the collectible. The mod should remove it and the back wall too.
4panels { 2panels {
5 name: "HA (1)" 3 name: "HA (1)"
6 path: "Panels/Entry/panel_7" 4 path: "Panels/Entry/panel_7"
@@ -36,12 +34,20 @@ panels {
36 path: "Panels/Entry/panel3" 34 path: "Panels/Entry/panel3"
37 clue: "two" 35 clue: "two"
38 answer: "digit" 36 answer: "digit"
39 symbols: "example" 37 symbols: EXAMPLE
40} 38}
41panels { 39panels {
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
45}
46panels {
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
47} 53}