diff --git a/gw-record.php b/gw-record.php
index 01a51dc..29955b2 100644
--- a/gw-record.php
+++ b/gw-record.php
@@ -23,7 +23,7 @@ while ($row = $result->fetch_array()){
}
echo '';
if ($whatdropped == "1"){
- echo '
';
} else if ($whatdropped == "2"){
- echo '
';
+ echo '
';
echo 'on a ';
//code for what rare material dropped
$sqlraremat = "SELECT * FROM `materials` ORDER BY `materialid` ASC";
@@ -95,9 +95,9 @@ if ($whatdropped == "1"){
echo ' and gold pieces.';
echo '';
echo '';
- echo '
';
+ echo '
';
} else if ($whatdropped == "3"){
- echo '
';
+ echo '
';
echo 'on a ';
echo ' ';
//code for what rune dropped
@@ -115,7 +115,7 @@ if ($whatdropped == "1"){
echo ' and gold pieces.';
echo '';
echo '';
- echo '