[x] that I've tested my code since the last commit in the PR, and will test after any later commits
Temporary:
[x] that I understand there are large refactoring efforts going on right now, that these efforts touch every single Lua script and binding, and that my pull request might get put on hold to ensure there are not any conflicts with the refactoring work
Add zone_object table to each zone and return it
Move global zones functions onto this table
In Quicksand Caves, make getWeight a local function
Here are the functions that got moved onto zone_object, and the number of times each was moved.
I affirm:
Temporary:
[x] that I understand there are large refactoring efforts going on right now, that these efforts touch every single Lua script and binding, and that my pull request might get put on hold to ensure there are not any conflicts with the refactoring work
Add zone_object table to each zone and return it
Move global zones functions onto this table
In Quicksand Caves, make getWeight a local function
Here are the functions that got moved onto zone_object, and the number of times each was moved.