From 73520b011b19bae71a9f076e9ff60d69c1a7c891 Mon Sep 17 00:00:00 2001 From: Chubbicous <100180479+Chubbicous@users.noreply.github.com> Date: Fri, 6 Sep 2024 18:18:45 +1000 Subject: [PATCH] Fixed throngler name inconsistencies (#31889) changed throngler names --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 2 +- Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 0de4631b29..e27f45f0cc 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -56,7 +56,7 @@ - type: entity parent: BasePlushie id: PlushieThrongler - name: The Throngler plushie + name: throngler plushie description: A stuffed toy to remind cargo techs of what they can no longer have. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml index 1784eae810..436530460e 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml @@ -161,7 +161,7 @@ - type: DisarmMalus - type: entity - name: Throngler + name: throngler parent: [ BaseSword, BaseMajorContraband ] id: Throngler description: Why would you make this? -- 2.51.2