extends "res://scripts/painting_eye.gd" func _answer_correct(): var apclient = global.get_node("Archipelago") if not apclient._door_shuffle or apclient.paintingIsVanilla(self.name): ._answer_correct() func movePainting(): ._answer_correct() href='https://code.fourisland.com/lingo2-archipelago/atom/data/maps/daedalus/rooms/Welcome Back Exit.txtpb?h=v7.2.0' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Welcome Back Exit.txtpb
blob: ac221c7fa6d59bc097a8c3855857bf662113ad63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name: "Welcome Back Exit"
panel_display_name: "Central"
panels {
  name: "WELCOME"
  path: "Panels/Entry/wb_1"
  clue: "welcome"
  answer: "welcome"
  symbols: QUESTION
  proxies { answer: "back" path: "Panels/Entry/wb_proxy" }
  display_name: "WELCOME (White)"
}