The change you wanted was rejected.

Maybe you tried to change something you didn't have access to.

If you are the application owner check the logs for more information.

tive' href='/lingo2-archipelago/tree/data/maps/the_entry/rooms/Flipped%20Second%20Room.txtpb?h=v7.0.2&id=cda8cb3349483146d23ab020fe73f3e2c54b10eb'>tree commit diff stats
path: root/data/maps/the_entry/rooms/Flipped Second Room.txtpb
blob: d4ee7809acbea9bb8ca758ebd2ad6e404cc079d5 (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
27
28
29
30
name: "Flipped Second Room"
display_name: "Flip Area"
panels {
  name: "CLUE"
  path: "Panels/Entry/second_right_top"
  clue: "clue"
  answer: "hint"
  symbols: SUN
}
panels {
  name: "SLENDER"
  path: "Panels/Entry/second_left_top"
  clue: "slender"
  answer: "thin"
  symbols: SUN
}
paintings {
  name: "EYE"
  path: "Components/Paintings/eyes"
  orientation: "north"
  gravity: Y_PLUS
  display_name: "Eye Painting"
}
ports {
  name: "FOUR"
  path: "Components/Warps/worldport9"
  orientation: "south"
  gravity: Y_PLUS
  required_door { name: "Flipped Second Room Right Door" }
}