summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-06-16 20:52:56 -0400
committerJesse Luehrs <doy@tozt.net>2014-06-16 20:52:56 -0400
commit6f73780caaba4db74f3e267bafaca20474df67de (patch)
tree0a62150fbb91922275e199f59e287fd5c8f18f01
parent18980dcc9f29085a084da9d78bca742b992c69d8 (diff)
downloadgames-smtnocturne-demons-6f73780caaba4db74f3e267bafaca20474df67de.tar.gz
games-smtnocturne-demons-6f73780caaba4db74f3e267bafaca20474df67de.zip
pretty sure this is just not allowed
-rw-r--r--lib/Games/SMTNocturne/Demons.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Games/SMTNocturne/Demons.pm b/lib/Games/SMTNocturne/Demons.pm
index ef945e6..2d90a31 100644
--- a/lib/Games/SMTNocturne/Demons.pm
+++ b/lib/Games/SMTNocturne/Demons.pm
@@ -56,8 +56,7 @@ sub fuse {
);
}
elsif ($demon1->type eq 'Mitama' && $demon2->type eq 'Mitama') {
- # XXX what does this do?
- die "mitama fusion nyi";
+ return;
}
elsif ($demon1->type eq 'Mitama' || $demon2->type eq 'Mitama') {
return _mitama_fusion(