diff --git a/ag/info/attacken.php b/ag/info/attacken.php index f470803..771ed98 100644 --- a/ag/info/attacken.php +++ b/ag/info/attacken.php @@ -326,7 +326,7 @@ function atksHeaderRasse($type,$link,$fruchttyp) { } else if($type == -1) { // TF's $links[] = 'Parameciafrüchte'; $links[] = 'Zoanfrüchte'; - $links[] = 'Logiafrüchte'; + $links[] = 'Logiafrüchte'; } echo implode(' - ', $links);