summaryrefslogtreecommitdiffstats
path: root/lib/Games/SMTNocturne/Demons/FusionChart.pm
Commit message (Collapse)AuthorAgeFilesLines
* pod coverageJesse Luehrs2014-06-171-0/+11
|
* make dzil stop whiningJesse Luehrs2014-06-161-0/+1
|
* spell this properlyJesse Luehrs2014-06-161-12/+12
|
* fusions can be undef tooJesse Luehrs2014-05-311-1/+2
|
* expand fusions_for to include special fusionsJesse Luehrs2014-05-251-0/+7
|
* implement special fusionsJesse Luehrs2014-05-251-0/+73
| | | | fusions_for doesn't support them yet
* fix more names in the dataJesse Luehrs2014-05-251-4/+4
|
* add data for special fusionsJesse Luehrs2014-05-251-1375/+1574
|
* implement fusing elements for mitamaJesse Luehrs2014-05-251-0/+30
|
* implement element fusionJesse Luehrs2014-05-251-0/+12
|
* add element fusion dataJesse Luehrs2014-05-251-32/+256
|
* refactor this dataJesse Luehrs2014-05-251-1026/+1090
|
* avoid undef warningJesse Luehrs2014-05-251-1/+1
|
* sort in alphabetical order (not reverse)Jesse Luehrs2014-05-251-1/+1
|
* function to get possible types that can fuse to make a typeJesse Luehrs2014-05-251-0/+16
|
* there's only a single set of typesJesse Luehrs2014-05-251-1/+1
|
* implement basic fusionsJesse Luehrs2014-05-251-0/+1110