Skip to content

Missing art data for ACWW and ACCF #74

@jacuzzicoding

Description

@jacuzzicoding

Gap

public/data/acww/ and public/data/accf/ lack art.json. The sidebar (Phase 2) hides the Art tab when data.art.length === 0, so towns on these two games currently show no Art category at all.

For reference, ACGCN, ACNL, and ACNH all ship art.json already.

Why it matters

Both Wild World and City Folk have the Crazy Redd visit mechanic and museum art donation in the actual games:

  • ACWW: ~20 paintings via Crazy Redd (per Fandom / Nookipedia)
  • ACCF: similar mechanic, full list TBD

Surfaced during PR #73 review while reviewing Phase 7 sidebar work.

Sources for verification (not for copying)

When the data sourcing work happens, verify against authoritative sources:

Acceptance criteria

Draft art.json for each of ACWW and ACCF, matching the existing schema (see public/data/acnl/art.json as the template). Each item needs id, name, basedOn, and any other fields the schema requires. All items must be verified against authoritative sources before merge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv0.9Deferred to v0.9 UI revamp

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions