1 2 3 4 5 6 7
#strict #appendto METO protected func Hit() { if (FindObject(RCKF)) Explode(Random(75)); Explode(explosion_base+Random(12)); }