Support COTA. Closes #131

This commit is contained in:
Ian Renton
2026-08-31 21:17:55 +01:00
parent a33f02491d
commit b0caf697ae
13 changed files with 81 additions and 18 deletions
+9
View File
@@ -233,6 +233,15 @@ SIGS = [
icon="fa-ship",
region_flag="🇬🇧"
),
SIG(
name="COTA",
comment_names=["COTA"],
description="Castles on the Air",
ref_regex=r"[A-Z]{3}\-[0-9]{3,5}",
icon="fa-chess-rook",
region_flag="🇩🇪",
refs_globally_unique=False
),
SIG(
name="Toilets",
comment_names=[],