diff --git a/ModPatches/Matter Manipulator/Patches/Matter Manipulator/MatterManipulator.xml b/ModPatches/Matter Manipulator/Patches/Matter Manipulator/MatterManipulator.xml index 5db6b22f09..eb6e53739d 100644 --- a/ModPatches/Matter Manipulator/Patches/Matter Manipulator/MatterManipulator.xml +++ b/ModPatches/Matter Manipulator/Patches/Matter Manipulator/MatterManipulator.xml @@ -2,7 +2,8 @@ Defs/ThingDef[defName="Matter_Manipulator_Archotech" or - defName="Matter_Manipulator_Standard" or + defName="Matter_Manipulator_Standard"or + defName="Matter_Manipulator_Ultra" or defName="Matter_Manipulator_Prototype"]/tools @@ -30,4 +31,134 @@ + + + Matter_Manipulator_Archotech + + 2 + 2.15 + 1.00 + 0.15 + 1.5 + 0.36 + + + CombatExtended.Verb_ShootCE + True + Bullet_PlasmaCellRifle + 3 + 5 + 0.5 + 15 + VFE_PlasmaShot_Cutter + GunTail_Light + 9 + + + 65 + 4 + Ammo_PlasmaCellRifle + + + AimedShot + + + + + Matter_Manipulator_Ultra + + 2 + 2.15 + 1.00 + 0.15 + 1.00 + 0.36 + + + CombatExtended.Verb_ShootCE + True + Bullet_PlasmaCellPistol + 3 + 5 + 0.5 + 15 + VFE_PlasmaShot_Cutter + GunTail_Light + 9 + + + 45 + 4 + AmmoSet_PlasmaCellPistol + + + AimedShot + + + + + Matter_Manipulator_Standard + + 2 + 2.15 + 1.00 + 0.15 + 1.00 + 0.36 + + + CombatExtended.Verb_ShootCE + True + Bullet_PlasmaCellPistol + 3 + 5 + 0.5 + 15 + VFE_PlasmaShot_Cutter + GunTail_Light + 9 + + + 30 + 4 + AmmoSet_PlasmaCellPistol + + + AimedShot + + + + + Matter_Manipulator_Prototype + + 2 + 2.15 + 1.00 + 0.15 + 1.00 + 0.36 + + + CombatExtended.Verb_ShootCE + True + Bullet_PlasmaCellPistol + 3 + 5 + 0.5 + 15 + VFE_PlasmaShot_Cutter + GunTail_Light + 9 + + + 15 + 4 + AmmoSet_PlasmaCellPistol + + + AimedShot + + + + \ No newline at end of file