From f0e706a4bde705a5204f2d4a9aea55b94f365c27 Mon Sep 17 00:00:00 2001 From: Crotalus Date: Sat, 13 Jan 2024 08:30:11 +0100 Subject: [PATCH] Add nuclear bomb warp point (#23973) --- Resources/Prototypes/Entities/Objects/Devices/nuke.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Devices/nuke.yml b/Resources/Prototypes/Entities/Objects/Devices/nuke.yml index ac894fe729..d120621559 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/nuke.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/nuke.yml @@ -83,6 +83,9 @@ Nuke: !type:ContainerSlot - type: StealTarget stealGroup: NuclearBomb + - type: WarpPoint + follow: true + location: nuclear bomb - type: entity parent: NuclearBomb -- 2.51.2