From dec283f35a4a51dbdb38eb9c1791e3732c0728c9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 15 Jun 2014 15:05:39 -0400 Subject: few more data fixes --- lib/Games/SMTNocturne/Demons/Demon.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Games/SMTNocturne/Demons/Demon.pm b/lib/Games/SMTNocturne/Demons/Demon.pm index 18c657e..b44140f 100644 --- a/lib/Games/SMTNocturne/Demons/Demon.pm +++ b/lib/Games/SMTNocturne/Demons/Demon.pm @@ -449,7 +449,7 @@ __DATA__ "level" : "44", "type" : "Yoma" }, - "Jiroku" : { + "Jikoku" : { "fusion_type" : "normal", "level" : "52", "type" : "Kishin" @@ -558,6 +558,7 @@ __DATA__ "type" : "Dragon" }, "Mada" : { + "boss": true, "fusion_type" : "normal", "level" : "83", "type" : "Vile" -- cgit v1.2.3