summaryrefslogtreecommitdiffstats
path: root/core/models/caves.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2023-09-28 01:01:32 +0300
committerPhilip Sargent <philip.sargent@gmail.com>2023-09-28 01:01:32 +0300
commite98c63f51c7baac3e433f57f5958810379e919eb (patch)
tree5296592588de70fbfedab0607891346e144325d9 /core/models/caves.py
parent7f9f598f115146371bcc4ead29a1388bbd035457 (diff)
downloadtroggle-e98c63f51c7baac3e433f57f5958810379e919eb.tar.gz
troggle-e98c63f51c7baac3e433f57f5958810379e919eb.tar.bz2
troggle-e98c63f51c7baac3e433f57f5958810379e919eb.zip
Fix odd glitches in cave parsing
Diffstat (limited to 'core/models/caves.py')
-rw-r--r--core/models/caves.py3
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"),
]