From f2972318d713e929e4c3699e4594d835912087b6 Mon Sep 17 00:00:00 2001 From: Boaz1111 <149967078+Boaz1111@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:15:32 +0200 Subject: [PATCH] pacifists can use grappling guns (#32014) pacifist can use --- .../Entities/Objects/Weapons/Guns/Launchers/launchers.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml index 63029ffba9..4c48ec1f20 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml @@ -273,6 +273,7 @@ unshaded: True: { state: base-unshaded } False: { state: base-unshaded-off } + - type: PacifismAllowedGun # Admeme - type: entity -- 2.51.2