Files
nuzlocke-tracker/.beans/nuzlocke-tracker-zdig--remove-route-order-aliases-between-originals-and-r.md
Julian Tabel a31e8bf174 Remove route order aliases so each version group has standalone ordering
Originals and remakes previously shared route orderings via aliases
(e.g. red-blue → firered-leafgreen). This prevented customizing route
progression independently. Each version group now has its own list that
can be fine-tuned for game-specific locations.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 13:50:02 +01:00

11 lines
401 B
Markdown

---
# nuzlocke-tracker-zdig
title: Remove route order aliases between originals and remakes
status: completed
type: task
priority: normal
created_at: 2026-02-14T12:46:38Z
updated_at: 2026-02-14T12:48:57Z
---
Remove aliases in route_order.json that share route orderings between original games and remakes. Each version group gets its own standalone route list so they can be fine-tuned independently.