Add 'overworld find-tile' command for locating tile instances across maps

This commit is contained in:
scawful
2025-10-03 14:12:05 -04:00
parent c7a7707d25
commit b6ba7cb572
6 changed files with 349 additions and 3 deletions

View File

@@ -194,6 +194,15 @@ z3ed agent diff --latest
z3ed agent accept --latest
```
### Locate Existing Tiles
```bash
# Find every instance of tile 0x02E across the overworld
z3ed overworld find-tile --tile 0x02E --format json
# Narrow search to Light World map 0x05
z3ed overworld find-tile --tile 0x02E --map 0x05
```
### Label-Aware Dungeon Edit
```bash
# AI uses ResourceLabels from your project