Skip to content

Mismatch of Parent/Child relationship depending on army #11

@hexifox

Description

@hexifox

Hello! I found your repo by joining your Discord, and was thinking of contributing / using your data if that is okay with you?

In the meantime, I noticed that there are a few inconstancies across some fields. The one I bring up in this issue is about the parent/child relationship of armies:

  • Blood Angels are a subfaction of SM, and it makes sense, as seen here:
  "is_subfaction": true,
  "link": "https://game-datacards.eu",
  "name": "Blood Angels",
  "parent_id": "SM",
  • Space Wolves are not, as seen here:
  "is_subfaction": false,
  "link": "https://game-datacards.eu",
  "name": "Space Wolves",
  "parent_id": "",

I would be happy to open up a PR and all, but I first wanna check if that repo is still the main source of data for yourself / still is active.

Thanks for all the hard work you've done so far 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions