working on moon rental worth
This commit is contained in:
@@ -87,8 +87,6 @@ class ExecuteUpdateAllianceMoonRentalWorth extends Command
|
|||||||
$ores[3]["quantity"] = 0.00;
|
$ores[3]["quantity"] = 0.00;
|
||||||
}
|
}
|
||||||
|
|
||||||
dd($ores);
|
|
||||||
|
|
||||||
//one of these two ways will work
|
//one of these two ways will work
|
||||||
$worth = $mHelper->MoonTotalWorth($ores[0]["ore_name"], $ores[0]["quantity"],
|
$worth = $mHelper->MoonTotalWorth($ores[0]["ore_name"], $ores[0]["quantity"],
|
||||||
$ores[1]["ore_name"], $ores[1]["quantity"],
|
$ores[1]["ore_name"], $ores[1]["quantity"],
|
||||||
|
|||||||
Reference in New Issue
Block a user