doors { name: "Outside Puzzles" type: EVENT doors { map: "the_great" name: "Red Against Blue Gravestone" } doors { map: "the_great" name: "Into The Mouth Gravestone" } doors { map: "the_great" name: "The Landscapes Gravestone" } doors { map: "the_great" name: "The Maze Gravestone" } doors { map: "the_great" name: "Building Building Gravestone" } doors { map: "the_linear" name: "Behind The Keen Gravestone" } doors { map: "the_three_doors" name: "The Three Doors Gravestone" } doors { map: "the_tree" name: "The Tree Gravestone" } } doors { name: "Mausoleum Door" type: EVENT panels { room: "Outside" name: "FOOT" } panels { room: "Outside" name: "SEVERE" } } doors { name: "Double Letters" type: EVENT receivers: "Panels/panel_3/teleportListener" receivers: "Components/Paintings/omrt/teleportListener" double_letters: true } 5df4f761a09d231ff06e'>this commit Randomizer client for LINGO using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/Archipelago/notifier.gd
blob: 57d6564e8735decd8564182c4d1f594e88d46ab4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14