diff --git a/gw-record.php b/gw-record.php index a823827..8933999 100644 --- a/gw-record.php +++ b/gw-record.php @@ -117,16 +117,19 @@ if ($whatdropped == "1"){ echo ''; } echo ' '; - echo ' and gold pieces.'; + echo ' and gold pieces.'; echo ''; echo ''; echo '

'; +} else if ($whatdropped == "4"){ + echo 'If nothing dropped, come back in 30 days and try again!'; } else { echo '
'; + echo ''; + echo ''; echo ''; echo ''; echo '
';