blob: 5816b9e87acdd53064a68d5a84be3f5baf4d83cf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
name: Flipped Second Room
display_name: Flip Area
panels:
CLUE:
id: "Panels/Entry/second_right_top"
clue: clue
answer: hint
symbol:
- sun
SLENDER:
id: "Panels/Entry/second_left_top"
clue: slender
answer: thin
symbol:
- sun
paintings:
EYE:
id: "Components/Paintings/eyes"
orientation: north
flipped: True
display_name: Eye Painting
ports:
FOUR:
id: "Components/Warps/worldport9"
orientation: south
required_door: Flipped Second Room Right Door
|