sSkreekSpit
0
-1
0
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
damage = 30;
hpush = 5;
vpush = -3;
image_speed = 0.3;
1
603
7
0
0
-1
2
self
0
0
1
var expl = instance_create(x, y, oFXAnimSpark);
expl.image_speed = 0.2;
expl.additive = 0;
expl.depth = depth - 1;
expl.sprite_index = sSkreekSpitExpl;
1
603
7
0
0
-1
2
self
0
0
1
action_kill_object();
1
603
7
0
0
-1
2
self
0
0
1
var combo;
combo = 1;
if (global.difficulty == 0) combo = 0;
damage_player(damage, hpush, vpush, 0, combo);
instance_destroy();
1
603
7
0
0
-1
2
self
0
0
1
action_kill_object();
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
-1