From 7d4da8950b2af3bda0a47f1595393bdf53d8deb0 Mon Sep 17 00:00:00 2001 From: Swept Date: Wed, 14 Oct 2020 21:19:44 +0000 Subject: [PATCH] Test implants are abstract for now. (#2248) --- Resources/Prototypes/Body/Mechanisms/basic_tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Body/Mechanisms/basic_tests.yml b/Resources/Prototypes/Body/Mechanisms/basic_tests.yml index b5503bc1a8..46b41b3119 100644 --- a/Resources/Prototypes/Body/Mechanisms/basic_tests.yml +++ b/Resources/Prototypes/Body/Mechanisms/basic_tests.yml @@ -2,6 +2,7 @@ id: MechanismEMPStriker name: "EMP striker" description: "When activated, this arm implant will apply a small EMP on the target of a physical strike for 10 watts per use." + abstract: true components: - type: Sprite - type: Icon @@ -17,6 +18,7 @@ id: MechanismHonkModule name: "HONK module 3000" description: "Mandatory implant for all clowns after the Genevo Convention of 2459." + abstract: true components: - type: Sprite - type: Icon