6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
|
// Inherit the parent event
|
||
|
event_inherited();
|
||
|
|
||
|
shootdelay = 20;
|
||
|
hp = 30;
|