diff --git a/hyperbook/book/spiele/26_piranhas/xml.md b/hyperbook/book/spiele/26_piranhas/xml.md index ef92c33d..3ec16e04 100644 --- a/hyperbook/book/spiele/26_piranhas/xml.md +++ b/hyperbook/book/spiele/26_piranhas/xml.md @@ -76,7 +76,7 @@ Die Felder werden wie folgt codiert: - Leeres Feld: `EMPTY` - Krakenfeld: `SQUID` -- Feld mit Fisch: `TEAM_GRÖßE` (z.B. `ONE_S` für den kleinen Fisch des Spielers 1, meist Rot) +- Feld mit Fisch: `_` (z.B. `ONE_S` für den kleinen Fisch des Spielers 1, meist Rot) - wobei TEAM `ONE` oder `TWO` ist - und GRÖßE `S`, `M` oder `L` ist, der Größe des Fisches