forked from ArchipelagoMW/Archipelago
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Maintenance
0 / 10 of 1 issue completed
Copy link
Labels
MaintenanceChores, routine tasks, and refactorsChores, routine tasks, and refactors
Description
Maintenance
Some item id prefixes are already used by the game (0x3000 applies to all commands, not just overdrives, etc.)
To better separate these from the game's, it would be good to make sure Archipelago-exclusive offsets have a unique prefix. This is most easily done by adding 1 at the start: the prefix for overdrives would become 0x13000.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MaintenanceChores, routine tasks, and refactorsChores, routine tasks, and refactors
Type
Projects
Status
Todo