mirror of
https://github.com/smittix/intercept.git
synced 2026-07-05 16:18:12 -07:00
4b229e4480
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>