From 2827fa5611db9978fb28073b42d6b36d504e94ba Mon Sep 17 00:00:00 2001 From: Soeren Domroes Date: Mon, 27 Oct 2025 10:48:48 +0100 Subject: [PATCH] Fixes field description --- hyperbook/book/spiele/26_piranhas/xml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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