This commit is contained in:
unknown
2012-07-14 11:13:03 +03:00
parent e108c061c2
commit a24a9f00e9
7 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -2408,7 +2408,7 @@ class MYSQL_DB {
$each *= 3;
$each = round($each);
}
$foolartefact = $database->getFoolArtefactInfo(5,$vid,$uid);
$foolartefact = $this->getFoolArtefactInfo(5,$vid,$uid);
if(count($foolartefact) > 0){
foreach($foolartefact as $arte){
if($arte['bad_effect'] == 1){