about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Beehalls Intersection.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2026-02-08 11:42:28 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2026-02-08 11:42:28 -0500
commitdbae1ea0a0b1946b3ccf7d8033139050f1106695 (patch)
tree7b68f48f9f0c779bb7cb03c67678d211e983ea4e /data/maps/daedalus/rooms/Beehalls Intersection.txtpb
parent15a200ef38f8d1355b0122cf329d11359c6e4706 (diff)
downloadlingo2-archipelago-dbae1ea0a0b1946b3ccf7d8033139050f1106695.tar.gz
lingo2-archipelago-dbae1ea0a0b1946b3ccf7d8033139050f1106695.tar.bz2
lingo2-archipelago-dbae1ea0a0b1946b3ccf7d8033139050f1106695.zip
Proto changes for custom mint ending
Diffstat (limited to 'data/maps/daedalus/rooms/Beehalls Intersection.txtpb')
0 files changed, 0 insertions, 0 deletions
.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
extends "res://scripts/panelLevelSwitch.gd"


func handle_correct():
	# We don't call the base method because we want to suppress the original
	# behaviour.
	global.solved -= 1