mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Remove location id from Victory location.
This commit is contained in:
@@ -6,7 +6,7 @@ class RiskOfRainLocation(Location):
|
|||||||
|
|
||||||
# 37000 - 38000
|
# 37000 - 38000
|
||||||
base_location_table = {
|
base_location_table = {
|
||||||
"Victory": 37999,
|
"Victory": None,
|
||||||
"Level One": 37001,
|
"Level One": 37001,
|
||||||
"Level Two": 37002,
|
"Level Two": 37002,
|
||||||
"Level Three": 37003,
|
"Level Three": 37003,
|
||||||
|
|||||||
Reference in New Issue
Block a user