diff --git a/app/Library/Moons/MoonCalc.php b/app/Library/Moons/MoonCalc.php index de36f54a4..338268bc7 100644 --- a/app/Library/Moons/MoonCalc.php +++ b/app/Library/Moons/MoonCalc.php @@ -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