diff --git a/gw-insert.php b/gw-insert.php index 6c2995e..32b3614 100644 --- a/gw-insert.php +++ b/gw-insert.php @@ -1,5 +1,5 @@
'; echo 'Return to data recording page'; ?> \ No newline at end of file diff --git a/gw-record.php b/gw-record.php index 6174b4e..2b6dc41 100644 --- a/gw-record.php +++ b/gw-record.php @@ -84,6 +84,8 @@ if ($whatdropped == "1"){ echo ''; } echo ' '; + echo ' and |code for gold dropped here| gold pieces'; + echo '

'; } else if ($whatdropped == "3"){ echo 'run rune code'; } else { @@ -95,7 +97,5 @@ if ($whatdropped == "1"){ echo ''; exit; } -echo ' and |code for gold dropped here| gold pieces'; -echo '

'; echo 'Reload the page with no GET data? RELOAD'; ?> \ No newline at end of file