7.4 to the go

This commit is contained in:
2022-12-19 20:26:14 +02:00
parent 6cd7b13db0
commit 924be6329b
237 changed files with 38764 additions and 89531 deletions
+2 -2
View File
@@ -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 );