10 lines
212 B
Python
10 lines
212 B
Python
# entosisCPUAddition
|
|
#
|
|
# Used by:
|
|
# Modules from group: Entosis Link (6 of 6)
|
|
type = "passive"
|
|
|
|
|
|
def handler(fit, module, context):
|
|
module.increaseItemAttr("cpu", module.getModifiedItemAttr("entosisCPUAdd"))
|