Add support for toggling implants on and off

This commit is contained in:
cncfanatics
2010-10-21 07:08:47 +02:00
parent 9b46b7c02c
commit 96b756fa9d
4 changed files with 74 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
__all__ = ["moduleState", "moduleNameOrSlot", "attributeDisplay", "maxRange",
"name", "droneDps", "droneNameAmount", "droneCheckbox", "moduleAmmo",
"capacitorUse"]
"capacitorUse", "implantCheckbox"]