You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if (frozen == 0)
|
|
{
|
|
disc1.spin = 0
|
|
disc2.spin = 0
|
|
attack = 0
|
|
alarm[0] = 100
|
|
if instance_exists(lure)
|
|
lure.alarm[1] = 20
|
|
}
|
|
else
|
|
alarm[1] = 10
|