From 8cc1b29ba4c014c6f0961fc2e9f536549a49b6fe Mon Sep 17 00:00:00 2001 From: ApolloVector <149586366+ApolloVector@users.noreply.github.com> Date: Thu, 11 Sep 2025 18:36:10 -0700 Subject: [PATCH] Clake frag round fix (#40294) make the frag work --- .../Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index cff52ee3a3..8414a1d161 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -902,6 +902,7 @@ containers: cluster-payload: !type:Container - type: ProjectileGrenade + triggerKey: trigger fillPrototype: PelletClusterLessLethal capacity: 30 -- 2.51.2