diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index 7edbaef33ca..a21389a1e0d 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -265,7 +265,7 @@ - type: entity parent: BaseWeaponBattery id: WeaponHealGun - name: Medi-Cannon + name: Medi-Beam description: "A high-tech firearm that shoots specialized healing projectiles." components: - type: Sprite diff --git a/Resources/Prototypes/DeltaV/Recipes/Lathes/medical.yml b/Resources/Prototypes/DeltaV/Recipes/Lathes/medical.yml index 80ae57929f8..8c2a8864916 100644 --- a/Resources/Prototypes/DeltaV/Recipes/Lathes/medical.yml +++ b/Resources/Prototypes/DeltaV/Recipes/Lathes/medical.yml @@ -24,9 +24,9 @@ Steel: 50 - type: latheRecipe + parent: BaseWeaponRecipe id: WeaponHealGun result: WeaponHealGun - completetime: 1.5 materials: Plastic: 1000 Glass: 500