@verb #9957:"ff" any none none rdo #9957 @program #9957:"ff" any none none "Copied from Vegeta_ (#4017):ff May 28 19:02:53 2000" player.location:announce_all(player.name + " reaches their arms to the front!") suspend(2) player.location:announce_all(player.name + " is charging up a ball of energy between his hands!") suspend(8) player.location:announce_all_but({dobj}, player.name + " aims their hands palm-forward at " + dobj.name + "!") dobj:tell(player.name + " moves their arms back to the front, palm-forward, aimed at you!") suspend(3) player.location:announce_all(player.name + " says, \"FINAL FLASH!\"") suspend(2) player.location:announce_all_but({dobj}, player.name + " fires a massive yellow beam at " + dobj.name + "!") dobj:tell(player.name + " fires a massive yellow beam at you!") suspend(3) player.location:announce_all("The massive beam explodes on impact! The ground and walls shake!! You are blinded by the explosion!") suspend(4) player.location:announce_all("When the smoke clears, there isn't much left of the target...") suspend(2) .