1
This commit is contained in:
parent
b36fabac19
commit
c664e41f56
@ -29,7 +29,6 @@ class Quest{
|
|||||||
'condition' => $quest_conf['condition'],
|
'condition' => $quest_conf['condition'],
|
||||||
'value' => $quest_conf['value'],
|
'value' => $quest_conf['value'],
|
||||||
'active_value' => $quest_conf['active_value'],
|
'active_value' => $quest_conf['active_value'],
|
||||||
'gold' => $quest_conf['gold'],
|
|
||||||
);
|
);
|
||||||
return $q;
|
return $q;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user