summaryrefslogtreecommitdiff
path: root/world/map/npc/functions/vault.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-07-10Some missing functionsJesusalva Jesusalva1-3/+70
2022-11-19WIP: v2022.11.11 UpdateJesusalva Jesusalva1-37/+13
2022-10-26I forgot, but previous commit does nothing without being on global_event_handlerJesusaves1-0/+15
2022-10-25Take advantage of a TMWA bug and use it to export data.Jesusaves1-0/+61
This allows TMW Legacy to make near full use of the Mirror Lake Protocol.
2022-10-23This is the preset logic for the Mirror Lake Protocol.Jesusaves1-0/+78
MLP takes 3 variables, Vault takes 3 variables, TMW takes 3 variables for 9 total. Each world you connect to takes 3 more variables out of a total of 16 accreg2. Meaning, you can connect to two worlds: Moubootaur Legends and rEvolt. If a fourth world is ever added, TMWA/MLP will have an attack and die silently.
2022-10-14Add the handler for ##ADD_LVL and ##ADD_GPJesusaves1-0/+33