7.4 to the go
This commit is contained in:
@@ -7,7 +7,7 @@ if(!defined('GAME')) {
|
||||
*/
|
||||
$pvr = array();
|
||||
//Äåéñòâèå ïðè êëèêå
|
||||
$pvr['hp'] = rand(1,87);
|
||||
$pvr['hp'] = rand(40,50);
|
||||
$pvr['hp'] = $this->magatack( $u->info['id'], $this->ue['id'], $pvr['hp'], 'âîçäóõ', 1 );
|
||||
$pvr['promah_type'] = $pvr['hp'][3];
|
||||
$pvr['promah'] = $pvr['hp'][2];
|
||||
|
||||
Reference in New Issue
Block a user