From edd2e80a4e143abb583cdd248dbaa04936d80787 Mon Sep 17 00:00:00 2001 From: Nox Date: Wed, 11 Jun 2025 13:28:00 -0700 Subject: [PATCH] Launchers require wielding (#38110) Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> --- .../Entities/Objects/Weapons/Guns/Launchers/launchers.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml index 3ce821bc1c..261cd87fd9 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml @@ -52,6 +52,7 @@ proto: GrenadeFrag soundInsert: path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg + - type: GunRequiresWield - type: StaticPrice price: 10000 @@ -79,6 +80,7 @@ - SemiAuto soundGunshot: path: /Audio/Weapons/Guns/Gunshots/grenade_launcher.ogg + - type: GunRequiresWield - type: ContainerContainer containers: revolver-ammo: !type:Container -- 2.51.2