7 lines
160 B
PHP
7 lines
160 B
PHP
<?php
|
|
/**@var $this priems*/
|
|
if(!defined('GAME')) {
|
|
die();
|
|
}
|
|
$this->addPriem($this->u->info['id'],243,'add_acestar=1',2,77,1,$this->u->info['id'],1,'',0,0,1);
|