Added grand archive address to ATM9

This commit is contained in:
2026-01-14 09:06:11 -05:00
parent 0e97a4fb74
commit 9edaf1dd14

View File

@ -32,7 +32,8 @@ addresses.playerGates = {
{ "Mune", { 32, 33, 8, 7, 25, 21, 14, 35, 0 } },
--{ "Caldoric", { 18, 2, 24, 16, 8, 19, 4, 29, 0 } },
{ "Trading Hall", { 16, 19, 6, 18, 35, 27, 9, 8, 0 } },
{ "Darkmoon", { 29, 10, 3, 35, 11, 14, 16, 17, 0 } }
{ "Darkmoon", { 29, 10, 3, 35, 11, 14, 16, 17, 0 } },
{ "Grand Archive", { 31, 17, 33, 11, 21, 22, 9, 15, 0 } }
}
---------------------------------------------