diff --git a/gw-toon.php b/gw-toon.php index dfd478d..5b6e8ba 100644 --- a/gw-toon.php +++ b/gw-toon.php @@ -35,7 +35,9 @@ if ($whattoon == "0" or $whattoon == ""){ $_SESSION['playerid'] = $whattoon; echo '
Select your course of action
'; + echo '
  • View Character loot history
  • '; + echo '
  • Create a toon (not working)
  • '; + echo ''; echo '

    '; } echo '

    ';