[remap] importer="texture" type="StreamTexture" path="res://.import/logo.png-cca8726399059c8d4f806e28e356b14d.stex" metadata={ "vram_texture": false } [deps] source_file="res://logo.png" dest_files=[ "res://.import/logo.png-cca8726399059c8d4f806e28e356b14d.stex" ] [params] compress/mode=0 compress/lossy_quality=0.7 compress/hdr_mode=0 compress/bptc_ldr=0 compress/normal_map=0 flags/repeat=0 flags/filter=true flags/mipmaps=false flags/anisotropic=false flags/srgb=2 process/fix_alpha_border=true process/premult_alpha=false process/HDR_as_SRGB=false process/invert_color=false process/normal_map_invert_y=false stream=false size_limit=0 detect_3d=true svg/scale=1.0 index : lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/rooms/Hat Chamber.txtpb
blob: 049959c3b6b8288b44028eeefb5fb56eccca0190 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: "Hat Chamber"
display_name: "3"
panels {
  name: "BRIM"
  path: "Panels/panel_14"
  clue: "brim"
  answer: "hat"
  symbols: BOXES
}
panels {
  name: "OUTFIT"
  path: "Panels/panel_15"
  clue: "outfit"
  answer: "hat"
  symbols: BOXES
}
paintings {
  name: "UNDUE"
  path: "Components/Paintings/undue"
  orientation: "north"
  display_name: "Hat Chamber Painting"
}