From 4c3664ad0edafb0efee1400f4d33b65ba4c0117c Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 30 May 2014 23:48:23 -0400 Subject: more data fixes --- lib/Games/SMTNocturne/Demons/Demon.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/Games/SMTNocturne/Demons/Demon.pm b/lib/Games/SMTNocturne/Demons/Demon.pm index 03b8773..8589cb8 100644 --- a/lib/Games/SMTNocturne/Demons/Demon.pm +++ b/lib/Games/SMTNocturne/Demons/Demon.pm @@ -496,7 +496,7 @@ __DATA__ "level" : "19", "type" : "Yoma" }, - "Koumoko" : { + "Koumoku" : { "fusion_type" : "normal", "level" : "33", "type" : "Kishin" @@ -713,7 +713,7 @@ __DATA__ }, "Pazuzu" : { "fusion_type" : "normal", - "level" : "35", + "level" : "45", "type" : "Vile" }, "Phantom" : { @@ -999,7 +999,7 @@ __DATA__ "level" : "52", "type" : "Fiend" }, - "Will O' Wisp" : { + "Will o' Wisp" : { "fusion_type" : "normal", "level" : "1", "type" : "Foul" -- cgit v1.2.3