From: MFMessage <22904993+MFMessage@users.noreply.github.com> Date: Sat, 6 Jul 2024 04:04:59 +0000 (-0500) Subject: Fixes a minor typo for the base gingerbread body part (#29717) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=34f36665a6bd866b2edaac6887c7edcfd443b8d8;p=space-station-14.git Fixes a minor typo for the base gingerbread body part (#29717) "Fixes a minor typo in the gingerbread bodypart prototype" --- diff --git a/Resources/Prototypes/Body/Parts/gingerbread.yml b/Resources/Prototypes/Body/Parts/gingerbread.yml index 661835ab84..f95e66145b 100644 --- a/Resources/Prototypes/Body/Parts/gingerbread.yml +++ b/Resources/Prototypes/Body/Parts/gingerbread.yml @@ -1,7 +1,7 @@ - type: entity id: PartGingerbread parent: [BaseItem, BasePart] - name: "gingerbead body part" + name: "gingerbread body part" abstract: true components: - type: Extractable