7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
// Inherit the parent event
|
|
event_inherited();
|
|
|
|
damage = 20;
|
|
bullet_spd = 6;
|
|
max_distance = 400;
|
|
s_destroy = s_shards_destroy; |