about summary refs log tree commit diff stats
path: root/data/maps/the_impressive/rooms/W Room.txtpb
blob: c0616f9cb2a7ad2fa6d0b63c98d9fe1d2f01129b (plain)
extends Node

var ap_name = ""
var ap_id = 0
var total = 
= false func handle_correct(): solved += 1 if solved >= total && !ran: ran = true var apclient = global.get_node("Archipelago") apclient.sendLocation(ap_id)