Added column for fighter abilities, fixed some fighter bugs, added some context menus to them

This commit is contained in:
blitzmann
2016-04-28 00:29:25 -04:00
parent b15f9766c1
commit ed6f00a893
7 changed files with 69 additions and 18 deletions

View File

@@ -1,2 +1,2 @@
__all__ = ["ammo", "ammoIcon", "attributeDisplay", "baseIcon", "baseName",
"capacitorUse", "maxRange", "price", "propertyDisplay", "state", "misc"]
"capacitorUse", "maxRange", "price", "propertyDisplay", "state", "misc", "abilities"]