From 257a6e3eb6e4fe93f7c362589447bdac78053570 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Sun, 13 Sep 2020 20:54:34 -0500 Subject: [PATCH] moon price update stuff --- app/Library/Moons/MoonCalc.php | 2 ++ 1 file changed, 2 insertions(+) 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