Update addresses.lua

This commit is contained in:
2025-12-31 08:09:30 +00:00
parent 6f4ff1af8b
commit fed51c6b07

View File

@ -15,7 +15,8 @@ addresses.MainGates = {
{ "Nether", { 27, 23, 4, 34, 12, 28, 0 } }, { "Nether", { 27, 23, 4, 34, 12, 28, 0 } },
{ "End", { 13, 24, 2, 19, 3, 30, 0 } }, { "End", { 13, 24, 2, 19, 3, 30, 0 } },
{ "Abydos", { 26, 6, 14, 31, 11, 29, 0 } }, { "Abydos", { 26, 6, 14, 31, 11, 29, 0 } },
{ "Chulak", { 8, 1, 22, 14, 36, 19, 0 } } { "Chulak", { 8, 1, 22, 14, 36, 19, 0 } },
{ "Unitas", { 2, 27, 8, 34, 24, 15, 0} }
} }
--------------------------------------------- ---------------------------------------------
@ -27,7 +28,8 @@ addresses.playerGates = {
{ "Glaive", { 33, 6, 10, 24, 1, 30, 3, 17, 0 } }, { "Glaive", { 33, 6, 10, 24, 1, 30, 3, 17, 0 } },
{ "Moon", { 32, 33, 8, 7, 25, 21, 14, 35, 0 } }, { "Moon", { 32, 33, 8, 7, 25, 21, 14, 35, 0 } },
{ "Caldoric", { 18, 2, 24, 16, 8, 19, 4, 29, 0 } }, { "Caldoric", { 18, 2, 24, 16, 8, 19, 4, 29, 0 } },
{ "Trading Hall", { 16, 19, 6, 18, 35, 27, 9, 8, 0 } } { "Trading Hall", { 16, 19, 6, 18, 35, 27, 9, 8, 0 } },
{ "Darkmoon", { 29, 10, 3, 35, 11, 14, 16, 17, 0 } }
} }
--------------------------------------------- ---------------------------------------------