name: "West Side" panel_display_name: "West Side" panels { name: "ERASE" path: "Panels/General/entry_9" clue: "erase" answer: "write" symbols: SUN } panels { name: "TEACH" path: "Panels/Magnet Room/magnet_1" clue: "teach" answer: "learn" symbols: SUN } panels { name: "RIGHT" path: "Panels/Impressive/entry_1" clue: "right" answer: "wrong" symbols: SUN } panels { name: "SAVORY" path: "Panels/Favors/favors_1" clue: "savory" answer: "unsavory" symbols: SUN } panels { name: "FLAVORS" path: "Panels/Favors/favors_2" clue: "flavors" answer: "favors" symbols: SPARKLES } panels { name: "COLOR" path: "Panels/General/entry_5" clue: "color" answer: "red" symbols: EXAMPLE } panels { name: "CLUE" path: "Panels/General/entry_3" clue: "clue" answer: "hint" symbols: SUN } letters { key: "a" path: "Components/Collectables/a" } paintings { name: "EXTRAVAGANT" path: "Components/Paintings/unless" orientation: "north" move: true enter_only: true required_door { name: "Savory Painting" } } ports { name: "IMPRESSIVE" path: "Meshes/Blocks/Warps/worldport2" destination { x: -34 y: 0 z: 22.5 } rotation: 0 } ports { name: "CC" path: "Meshes/Blocks/Warps/worldport9" destination { x: -59 y: 0 z: -50.5 } rotation: 180 } ports { name: "PARTIAL" path: "Meshes/Blocks/Warps/worldport7" destination { x: -62 y: 0 z: 11 } rotation: 90 # ER with this is weird; make sure to place on the surface required_door { name: "Partial Entrance" } } 89df05'>refs log tree commit diff stats
path: root/data/maps/four_rooms/rooms/Synonyms Room.txtpb
blob: 4dd5b5d0f22546ce21e2754fd73b10dd4accff20 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
name: "Synonyms Room"
panels {
  name: "MINUTE"
  path: "Panels/Room 3 Synonyms/entry_1"
  clue: "minute"
  answer: "tiny"
  symbols: SUN
}
panels {
  name: "ADORE"
  path: "Panels/Room 3 Synonyms/entry_2"
  clue: "adore"
  answer: "love"
  symbols: SUN
}
panels {
  name: "MASSIVE"
  path: "Panels/Room 3 Synonyms/entry_3"
  clue: "massive"
  answer: "huge"
  symbols: SUN
}
panels {
  name: "FRIGHT"
  path: "Panels/Room 3 Synonyms/entry_4"
  clue: "fright"
  answer: "fear"
  symbols: SUN
}
panels {
  name: "SURPASS"
  path: "Panels/Room 3 Synonyms/entry_5"
  clue: "surpass"
  answer: "best"
  symbols: SUN
}
panels {
  name: "VERSE"
  path: "Panels/Room 3 Synonyms/entry_6"
  clue: "verse"
  answer: "poetry"
  symbols: SUN
}
panels {
  name: "SERIOUS"
  path: "Panels/Room 3 Synonyms/entry_7"
  clue: "serious"
  answer: "grave"
  symbols: SUN
}
panels {
  name: "FURY"
  path: "Panels/Room 3 Synonyms/entry_8"
  clue: "fury"
  answer: "rage"
  symbols: SUN
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport3"
  orientation: "south"
}