about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
rger <fefferburbia@gmail.com> 2023-04-16 16:09:37 -0400 Implemented color shuffle' href='/lingo-archipelago/commit/Archipelago/painting_eye.gd?h=v0.12.1&id=7aa62e5c0ac0d86e5aed2ead2a7116ea0edbffde'>7aa62e5 ^
617e31f ^




1
2
3
4
5
6
7
8
9
10
11



                                       
                                                     
                                                                               




                                  
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()