7.4 to the go
This commit is contained in:
@@ -6,8 +6,8 @@ if(!defined('GAME')) {
|
||||
Ïðèåì: Êàìåííûé Öâåòîê [8]
|
||||
*/
|
||||
$pvr = array();
|
||||
$pvr['hp_0'] = 40;
|
||||
$pvr['hp_1'] = 14;
|
||||
$pvr['hp_0'] = 51;
|
||||
$pvr['hp_1'] = 45;
|
||||
//Äåéñòâèå ïðè êëèêå
|
||||
$pvr['hp'] = $pvr['hp_0'];
|
||||
$pvr['hp'] = $this->magatack( $u->info['id'], $this->ue['id'], $pvr['hp'], 'çåìëÿ', 1 );
|
||||
|
||||
Reference in New Issue
Block a user