wip stuff

This commit is contained in:
qadan
2020-02-09 13:54:59 -04:00
parent c10739e70c
commit a8a12d14ba
2 changed files with 2 additions and 3 deletions

View File

@@ -159,7 +159,6 @@ def get_dmd_and_bunny_regions():
return [
'West Dark World',
'South Dark World',
'Northeast Dark World',
]
@@ -170,6 +169,7 @@ def get_dmd_non_bunny_regions():
return [
'Dark Desert',
'East Dark World',
'Northeast Dark World',
]