Start allowing for more granular control of remote projectiles, cleanup
This commit is contained in:
@@ -21,6 +21,7 @@ data ComposeLinkType
|
||||
| AmmoEffectLink
|
||||
| WeaponScopeLink
|
||||
| WeaponTargetingLink
|
||||
| RemoteControllerLink
|
||||
| RemoteScreenLink
|
||||
| RemoteDetonatorLink
|
||||
| AugmentedHUDLink
|
||||
@@ -38,6 +39,7 @@ data ItemStructuralFunction
|
||||
| AugmentedHUDSF
|
||||
| AmmoMagSF AmmoType
|
||||
| RemoteScreenSF
|
||||
| RemoteControllerSF
|
||||
| RemoteDetonatorSF
|
||||
| UncomposableIsolateSF
|
||||
| AmmoModifierSF AmmoType
|
||||
|
||||
Reference in New Issue
Block a user