Initial import
This commit is contained in:
commit
ab891a315c
773 changed files with 257255 additions and 0 deletions
17
content/factions.json
Normal file
17
content/factions.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"factions": [
|
||||
{
|
||||
"id": "knights_rosary",
|
||||
"name": "Knights of The Rosary",
|
||||
"description": "The chivalrous knights who protect the realm",
|
||||
"color": "#8e9717"
|
||||
},
|
||||
{
|
||||
"id": "dangerous_gatekeeper",
|
||||
"name": "Extremely Serious Gatekeeper",
|
||||
"description": "This guys is fuckin' serious",
|
||||
"color": "#fa0000"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue