working maps: cave -> desc, survey -> cave, expedition -> person. Added /millnialpeople/ page.

This commit is contained in:
Rad
2019-02-28 18:46:40 +00:00
parent 240c7eff10
commit 9a7a1728a4
5 changed files with 33 additions and 3 deletions

View File

@@ -21,6 +21,9 @@ def load():
print('Loading caves of 1623 area')
loadarea('1623')
print('Loading caves of 1626 area')
loadarea('1626')
def loadarea(areacode):