Issue Reference
Audit ID: S-13
Source: level_design_audit.md §L-14
Description
Biome room numbering has gaps: biome1 starts at 06, biome2 has 03/10/11/12, biome3 has 05/06/07/09. This makes room_templates arrays unreliable and maintenance confusing.
Affected Files
config/rooms/biome*/, config/biomes.json
Acceptance Criteria
- Acceptance criteria:
- Sequential numbering per biome with no gaps
- Every listed template has a matching file
Issue Reference
Audit ID: S-13
Source: level_design_audit.md §L-14
Description
Biome room numbering has gaps: biome1 starts at 06, biome2 has 03/10/11/12, biome3 has 05/06/07/09. This makes
room_templatesarrays unreliable and maintenance confusing.Affected Files
config/rooms/biome*/,config/biomes.jsonAcceptance Criteria