Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_hammer_of_justice_enemy_Alarm_6
(
view raw script w/o annotations or w/e
)
1
if (balloonend == 1)
2
{
3
talked = 1;
4
}
5
else
6
{
7
talked = 0.6;
8
talktimer = 0;
9
}