From 6d4c4465d676f61aadc13b38cb178274823d5a7e Mon Sep 17 00:00:00 2001 From: kxv <136233650+kxvvv@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:47:47 +0300 Subject: [PATCH] exploding pen tweak (#17739) --- Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml index 7d08fe7b8f..312955f297 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/pen.yml @@ -16,6 +16,10 @@ canCreateVacuum: false - type: ActivateOnPaperOpened - type: ExplodeOnTrigger + - type: TriggerOnSignal + - type: DeviceLinkSink + ports: + - Trigger - type: entity parent: BaseItem