Can't name Custom Origin
Th3Jedi opened this issue ยท 1 comments
I'm trying to make my own origin and i put this into the .json for the origin:
"name": "Phantom Enderian Shulk"
I've also tried the description, with and without the quotation marks on the actual name but it then, the origin doesn't even show up. Maybe I'm putting it in the wrong folder, am i writing it wrong or is this a bug? It's in the json where I list the origin powers.
nvm, i found out that i was not putting in the comma in the line before. thank to this article: #137 i found i should try using a json parser to check it.