name: "Y Minus First Floor" panels { name: "RHINO" path: "Panels/panel_2" clue: "rhino" answer: "horn" symbols: BOXES } panels { name: "HORN" path: "Panels/panel_3" clue: "horn" answer: "rhino" symbols: BOXES } paintings { name: "GALLERY" path: "Components/Paintings/unless3" orientation: "south" display_name: "3 Side First Floor Near Panels Painting" } paintings { name: "SMILE" path: "Components/Paintings/smile" orientation: "east" display_name: "3 Side First Floor Other Painting" } ex : lingo-apworld
Unnamed repository; edit this file 'description' to name the repository.
summary refs log tree commit diff stats
path: root/test/__init__.py
blob: 7ff456d8fcc34abd0fbbecec5c4ef040e0b6592a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17