mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
add a todo to OWGSets.py
This commit is contained in:
@@ -3,6 +3,11 @@ Helper functions to deliver entrance/exit/region sets to OWG rules.
|
||||
"""
|
||||
|
||||
|
||||
# TODO: reevaluate these points:
|
||||
# why is this its own module?
|
||||
# why are these functions?
|
||||
# why is it named sets, when it was originally functions that return lists and had nothing to do with sets?
|
||||
|
||||
def get_immediately_accessible_entrances():
|
||||
"""
|
||||
Entrances that are available with no items at all.
|
||||
|
Reference in New Issue
Block a user