From ae7c57a9a072a02f885ef5de7d8244b57555942b Mon Sep 17 00:00:00 2001 From: marboww <152051971+marboww@users.noreply.github.com> Date: Wed, 31 Jan 2024 14:46:14 +0700 Subject: [PATCH] Removing the embedding function of pens. (#24760) Removing the embedding function --- .../Prototypes/Entities/Objects/Misc/paper.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/paper.yml b/Resources/Prototypes/Entities/Objects/Misc/paper.yml index 86dadb8da8..0c8a5ea055 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/paper.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/paper.yml @@ -261,15 +261,6 @@ - type: PhysicalComposition materialComposition: Steel: 25 - - type: EmbeddableProjectile - offset: 0.3,0.0 - removalTime: 0.0 - - type: ThrowingAngle - angle: 315 - - type: DamageOtherOnHit - damage: - types: - Piercing: 3 #TODO: I want the luxury pen to write a cool font like Merriweather in the future. @@ -303,10 +294,6 @@ damage: types: Piercing: 15 - - type: DamageOtherOnHit - damage: - types: - Piercing: 15 - type: Tool qualities: - Screwing -- 2.52.0