From b836fd28f24564d2c45e8d5610efa800f9ec0ff9 Mon Sep 17 00:00:00 2001 From: Ilya246 <57039557+Ilya246@users.noreply.github.com> Date: Sun, 17 Dec 2023 02:23:07 +0400 Subject: [PATCH] evil pen (#22598) --- Resources/Prototypes/Entities/Objects/Misc/paper.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Misc/paper.yml b/Resources/Prototypes/Entities/Objects/Misc/paper.yml index 088f333f18..e0eff43fc5 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/paper.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/paper.yml @@ -249,6 +249,15 @@ - 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. -- 2.51.2