about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Blue Smiley Annex.txtpb
blob: c39aeb5abac3cff1a2468a86a1da60f2287139e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
generated by cgit-pink 1.4.1 (git 2.36.1) at 2026-01-16 02:55:11 +0000
 


>.doorIsVanilla(self.get_parent().name + "/" + self.name):
		.handle_correct()


func openDoor():
	if !ran:
		# Basically do the same thing that the base game does.
		ran = true
		$AnimationPlayer.play("Open")