forgetting about mirror DMD
This commit is contained in:
parent
8d5fc3051e
commit
ce9ccac4d3
|
@ -146,6 +146,7 @@ def get_dmd_and_bunny_regions():
|
|||
return [
|
||||
'West Dark World',
|
||||
'South Dark World',
|
||||
'East Dark World',
|
||||
]
|
||||
|
||||
|
||||
|
@ -155,7 +156,6 @@ def get_dmd_non_bunny_regions():
|
|||
'''
|
||||
return [
|
||||
'Dark Desert',
|
||||
'East Dark World',
|
||||
'Northeast Dark World',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue