summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-06-15 15:05:39 -0400
committerJesse Luehrs <doy@tozt.net>2014-06-15 15:05:39 -0400
commitdec283f35a4a51dbdb38eb9c1791e3732c0728c9 (patch)
tree0c6385bf081281398189129998c8148c46f2bf56
parent573b4474865805fe032b9f76fe8e79eb069647c1 (diff)
downloadgames-smtnocturne-demons-dec283f35a4a51dbdb38eb9c1791e3732c0728c9.tar.gz
games-smtnocturne-demons-dec283f35a4a51dbdb38eb9c1791e3732c0728c9.zip
few more data fixes
-rw-r--r--lib/Games/SMTNocturne/Demons/Demon.pm3
1 files changed, 2 insertions, 1 deletions
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"