The Official Plugin for ProjectKorra.
Find a file
Jack Lin 268319b862 Add InstanceType to Ability, Update BaseAbility
* MULTIPLE = A move that has several instances under one player
* SINGLE = A move that can only have one instance under one player
* By default all moves are SINGLE
* To make a move MULTIPLE have the ability override the
getInstanceType() and make it return InstanceType.MULITPLE
2015-07-16 21:38:47 +12:00
Dev Builds Beta 12 2015-07-11 18:35:57 -07:00
src Add InstanceType to Ability, Update BaseAbility 2015-07-16 21:38:47 +12:00
.gitignore Merge Pull Request #102 from Carbogen 2015-04-05 20:14:01 -04:00