Added GDO support and chatbox debugging

This commit is contained in:
2026-01-01 23:29:19 -05:00
parent 6841cdb559
commit 82ee133d5f
4 changed files with 83 additions and 7 deletions

View File

@ -30,7 +30,7 @@ addresses.MainGates = {
addresses.playerGates = {
{ "Glaive", { 33, 6, 10, 24, 1, 30, 3, 17, 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 } },
{ "Darkmoon", { 29, 10, 3, 35, 11, 14, 16, 17, 0 } }
}