11 lines
191 B
Python
11 lines
191 B
Python
# tractorBeamCan
|
|
#
|
|
# Used by:
|
|
# Deployables from group: Mobile Tractor Unit (3 of 3)
|
|
# Modules from group: Tractor Beam (4 of 4)
|
|
type = "active"
|
|
|
|
|
|
def handler(fit, module, context):
|
|
pass
|