From 2b7eb6c2cbb67cc07e2ffef0ba80dc8bbdd4b537 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 25 May 2014 14:53:16 -0400 Subject: fix more names in the data --- lib/Games/SMTNocturne/Demons/FusionChart.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/Games') diff --git a/lib/Games/SMTNocturne/Demons/FusionChart.pm b/lib/Games/SMTNocturne/Demons/FusionChart.pm index 50867f1..cbc56eb 100644 --- a/lib/Games/SMTNocturne/Demons/FusionChart.pm +++ b/lib/Games/SMTNocturne/Demons/FusionChart.pm @@ -1563,15 +1563,15 @@ __DATA__ "name" : "Raphael" } }, - "Ongyo-ki" : { + "Ongyo-Ki" : { "demon1" : { - "name" : "Kin-ki" + "name" : "Kin-Ki" }, "demon2" : { - "name" : "Sui-ki" + "name" : "Sui-Ki" }, "demon3" : { - "name" : "Fuu-ki" + "name" : "Fuu-Ki" } }, "Pale Rider" : { -- cgit v1.2.3