Skip to content

Commit

Permalink
Add prequel factions to factions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
guidokessels committed Nov 30, 2018
1 parent e743536 commit 6be6f4e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/factions/factions.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,13 @@
{
"name": "First Order",
"xws": "firstorder"
},
{
"name": "Galactic Republic",
"xws": "galacticrepublic"
},
{
"name": "Separatist Alliance",
"xws": "separatistalliance"
}
]

0 comments on commit 6be6f4e

Please sign in to comment.