We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d24e93e + a872d17 commit bc17094Copy full SHA for bc17094
src/Locations.py
@@ -7,7 +7,7 @@
7
# Generate location lookups
8
######################
9
10
-count = starting_index + 500 # 500 each for items and locations
+count = starting_index
11
victory_names: list[str] = []
12
13
# add sequential generated ids to the lists
0 commit comments