Reorder Crystal routes to match Gold ordering

Crystal shares the same route progression as Gold, so align its route
order values to match. Only order fields changed; encounters preserved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Julian Tabel
2026-02-13 15:24:06 +01:00
parent 1b6970a982
commit b62e0db6a0
2 changed files with 2463 additions and 2453 deletions

View File

@@ -0,0 +1,10 @@
---
# nuzlocke-tracker-ey30
title: Reorder Crystal routes to match Gold ordering
status: completed
type: task
created_at: 2026-02-13T14:23:40Z
updated_at: 2026-02-13T14:23:40Z
---
Adjusted the route ordering of crystal.json to match gold.json. The sequence is identical — only the order field was changed, encounters were preserved. Crystal is missing Cerulean City (not present in Crystal) so orders are offset by -1 from that point.