<?php /** * Прием: Вспышка [10] * @var $this priems * @var $btl battleClass * @var $id */ if (!$id) { exit(); } $this->fireFlash(10, $btl, $id);