Renderer/assets/Data/races.json
2022-02-06 23:58:14 -05:00

9 lines
161 B
JSON

{
"raceMap" : [
{
"raceId" : "human",
"displayName" : "Human",
"associatedCreatureId" : "human"
}
]
}