8 lines
244 B
Python
8 lines
244 B
Python
# crystalMiningamountInfo2
|
|
#
|
|
# Used by:
|
|
# Modules from group: Frequency Mining Laser (3 of 3)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
module.preAssignItemAttr("specialtyMiningAmount", module.getModifiedItemAttr("miningAmount"))
|