diff --git a/pkg/memory/offset.go b/pkg/memory/offset.go index 8ec8e63..b34a4e6 100644 --- a/pkg/memory/offset.go +++ b/pkg/memory/offset.go @@ -62,7 +62,7 @@ func calculateOffsets(_ *Process) Offset { questInfoOffset := uintptr(0x1ED5DB8) // Terror Zones - tzOffset := uintptr(0x25B5578) + tzOffset := uintptr(0x25C3B50) // Ping pingOffset := uintptr(0x1E0C508)