diff options
Diffstat (limited to 'core/models/caves.py')
-rw-r--r-- | core/models/caves.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/models/caves.py b/core/models/caves.py index 3e2511b..624239d 100644 --- a/core/models/caves.py +++ b/core/models/caves.py @@ -629,7 +629,7 @@ def GetCaveLookup(): ("bs30", "1623-190"), ("2011-01", "1623-190"), ("2002-x11", "1623-2005-08"), - ("2002-x12", "1623-2005-07"), + ("2002-x12", "2005-07"), ("2002-x13", "1623-2005-06"), ("2002-x14", "2005-05"), ("kh", "1623-161"), |