From e61544e394e1b188b19fb87283803b1788c2c99e Mon Sep 17 00:00:00 2001 From: WenheLi Date: Sun, 23 Sep 2018 14:08:39 -0400 Subject: [PATCH 1/2] add description && add Persona file into game --- data/games/bannedGames/china/bannedList.json | 4 +++ data/games/persona.json | 30 ++++++++++++++++++++ data/games/pokemon.json | 1 + 3 files changed, 35 insertions(+) create mode 100644 data/games/persona.json diff --git a/data/games/bannedGames/china/bannedList.json b/data/games/bannedGames/china/bannedList.json index 843fa07e..94914df2 100644 --- a/data/games/bannedGames/china/bannedList.json +++ b/data/games/bannedGames/china/bannedList.json @@ -20,6 +20,10 @@ { "name":"I.G.I.-2: Convert Strike", "reason":"Banned because of 'intentionally blackening China and the Chinese army's image.'" + }, + { + "name":"Grand Theft Auto V", + "reason":"Banned for allowing crime and killing peole in game" } ] } diff --git a/data/games/persona.json b/data/games/persona.json new file mode 100644 index 00000000..020092af --- /dev/null +++ b/data/games/persona.json @@ -0,0 +1,30 @@ +{ + "description":"Series of Persona and their details", + "source": "https://en.wikipedia.org/wiki/Persona_(series)", + "games":{ + "Revelations: Persona":{ + "year": "09-20-1996", + "platforms": ["PlayStation", "Microsoft Windows", "PlayStation Portable"] + }, + "Persona 2: Innocent Sin":{ + "year":"07-24-1999", + "platforms": ["PlayStation", "PlayStation Portable"] + }, + "Persona 2: Eternal Punishment":{ + "year":"07-29-2000", + "platforms": ["PlayStation", "PlayStation Portable"] + }, + "Persona 3":{ + "year":"07-13-2006", + "platforms": ["PlayStation 2", "PlayStation Portable"] + }, + "Persona 4":{ + "year":"07-10-2008", + "platforms": ["PlayStation 2", "PlayStation Vita"] + }, + "Persona 5":{ + "year":"09-15-2016", + "platforms": ["PlayStation 3", "PlayStation 4"] + } + } +} \ No newline at end of file diff --git a/data/games/pokemon.json b/data/games/pokemon.json index e512c109..eb515d87 100644 --- a/data/games/pokemon.json +++ b/data/games/pokemon.json @@ -1,4 +1,5 @@ { + "description": "Pokemon Illustrations", "source": "https://github.com/UberGames/iPokedex-DB", "pokemon": [ { From c0544368221808ba0b56bb6daeeb82f45d9c765a Mon Sep 17 00:00:00 2001 From: WenheLi Date: Mon, 24 Sep 2018 11:33:51 -0400 Subject: [PATCH 2/2] format the content --- data/games/bannedGames/china/bannedList.json | 2 +- data/games/pokemon.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/games/bannedGames/china/bannedList.json b/data/games/bannedGames/china/bannedList.json index 94914df2..cafdcb64 100644 --- a/data/games/bannedGames/china/bannedList.json +++ b/data/games/bannedGames/china/bannedList.json @@ -23,7 +23,7 @@ }, { "name":"Grand Theft Auto V", - "reason":"Banned for allowing crime and killing peole in game" + "reason":"Banned for allowing crime and killing people in game." } ] } diff --git a/data/games/pokemon.json b/data/games/pokemon.json index eb515d87..ed715fcc 100644 --- a/data/games/pokemon.json +++ b/data/games/pokemon.json @@ -1,5 +1,5 @@ { - "description": "Pokemon Illustrations", + "description": "Pokemon Detailed Game Data", "source": "https://github.com/UberGames/iPokedex-DB", "pokemon": [ {