Replace the synthetic "Starter" route with actual in-game locations (e.g. Professor Oak's Laboratory, Iki Town, Littleroot Town). Starters now appear at their real locations with method "starter" by remapping PokeDB's "gift" method during import. Split ruby-sapphire and black-2-white-2 out of special_encounters aliases since their starter locations differ from the aliased version groups. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
389 B
389 B
title, status, type, priority, created_at, updated_at
| title | status | type | priority | created_at | updated_at |
|---|---|---|---|---|---|
| Remove artificial Starter route, use PokeDB starter locations | completed | task | normal | 2026-02-13T08:02:43Z | 2026-02-13T08:06:47Z |
Remove the artificial 'Starter' route from route_order.json, update special_encounters.json to use real location names, and handle gift→starter remapping in the import tool.