moon price update stuff
This commit is contained in:
@@ -320,6 +320,8 @@ class MoonCalc {
|
||||
//Check to see what type of moon goo the moon is
|
||||
$calculatePrice = $this->IsMoonGoo($ore);
|
||||
|
||||
dd($calculatePrice);
|
||||
|
||||
//Check to make
|
||||
if($calculatePrice != false) {
|
||||
//Find the size of the asteroid from the database
|
||||
|
||||
Reference in New Issue
Block a user