From 0f527e7d8dad934fa7fbabdb4bab407d08c49fd6 Mon Sep 17 00:00:00 2001 From: Tayrtahn Date: Tue, 19 Dec 2023 20:35:04 -0500 Subject: [PATCH] Toy sword now specifies BaseItem as parent (#22746) --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 789ba04e96..450fc4dfe7 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -843,6 +843,7 @@ modifier: 0.001 - type: entity + parent: BaseItem id: ToySword name: toy sword description: New Sandy-Cat plastic sword! Comes with realistic sound and full color! Looks almost like the real thing! -- 2.51.2