#strict #appendto OGBT func Activate(pClonk) { [$Shot$|Image=GNPW] Sound("Blast2"); Exit(this(),-10+20*GetDir(pClonk)); SetXDir(-80+160*GetDir(pClonk)); SetYDir(-10); return(1); }