Utf8 convert

This commit is contained in:
2023-01-10 18:29:32 +02:00
parent 71b759232c
commit 90b9c8325e
3572 changed files with 35191 additions and 395614 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ if(!defined('GAME')) {
die();
}
/*
Ïðèåì: Ëåäÿíîå ñåðäöå
Прием: Ледяное сердце
*/
$pvr = array();
@@ -23,11 +23,11 @@ $pvr = array();
$prv['text'] = $btl->addlt(1 , 21 , $btl->users[$btl->uids[$u->info['id']]]['sex'] , NULL);
$prv['text2'] = '{tm1} '.$prv['text'].'.';
$btl->priemAddLog( $id, 1, 2, $u->info['id'], 0,
'<font color^^^^#'.$prv['color2'].'>Ëåäÿíîå ñåðäöå</font>',
'<font color^^^^#'.$prv['color2'].'>Ледяное сердце</font>',
$prv['text2'],
($btl->hodID + 1)
);
//Îòíèìàåì òàêòèêè
//Отнимаем тактики
$this->mintr($pl);
}