diff options
Diffstat (limited to 'core/models')
-rw-r--r-- | core/models/caves.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/models/caves.py b/core/models/caves.py index d13ad70..cd8bb10 100644 --- a/core/models/caves.py +++ b/core/models/caves.py @@ -654,6 +654,9 @@ def GetCaveLookup(): ("hc", "2018-dm-07"), ("loveshack", "1626-2018-ad-03"), ("crushed-garlic", "1626-2018-ad-03"), + ("BuzzardHole", "1626-2023-buzzardhole"), + ("2023-BuzzardHole", "1626-2023-buzzardhole"), + ("1626-2023-BuzzardHole", "1626-2023-buzzardhole"), ] |