feat(mods): expose map overviews in Gold

This commit is contained in:
AverageConsumer
2026-08-13 22:08:00 +02:00
parent 0b96ac0ab6
commit c5192eaea4
7 changed files with 166 additions and 75 deletions
+1 -1
View File
@@ -736,7 +736,7 @@ COVERAGE["src.pokemon.Boxes"] = {
COVERAGE["src.world.WorldAPI"] = {
kind = "alias", target = "src.world.gen2.WorldAPI",
backed = "new __index overworld current warpTo toggleObject replaceBlock "
backed = "new __index overworld current mapOverview warpTo toggleObject replaceBlock "
.. "spawnNpc removeNpc npc queueScript invalidateMap",
warned = "setFlag getFlag",
absent = "",