12 lines
		
	
	
		
			237 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			237 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "raceMap" : [
 | 
						|
        {
 | 
						|
            "raceId" : "human",
 | 
						|
            "displayName" : "Human",
 | 
						|
            "associatedCreatureId" : "human",
 | 
						|
            "structureIds": [
 | 
						|
                "defaultHouse"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |