mirror of
https://github.com/smittix/intercept.git
synced 2026-06-12 07:53:30 -07:00
fb23766ed3
Objects (;) and items ()) were identified but position data was never extracted, causing them to appear without location on the map. Added parse_object() and parse_item() functions to properly extract name, status, and coordinates. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>