diff --git a/Resources/Locale/en-US/_SSS/store_items.ftl b/Resources/Locale/en-US/_SSS/store_items.ftl index 7a0583ef77..1dc9c0aed8 100644 --- a/Resources/Locale/en-US/_SSS/store_items.ftl +++ b/Resources/Locale/en-US/_SSS/store_items.ftl @@ -1,2 +1,2 @@ uplink-carp-box-name = Dehydrated Carp Box -uplink-carp-box-desc = Box filled with 4 dehydrated carps. Make sure your friends pet it as well! +uplink-carp-box-desc = Box filled with 4 dehydrated carps. Make sure your friends pet them as well! diff --git a/Resources/Prototypes/_SSS/Objects/store_items.yml b/Resources/Prototypes/_SSS/Objects/store_items.yml index dda811146e..a57feb32df 100644 --- a/Resources/Prototypes/_SSS/Objects/store_items.yml +++ b/Resources/Prototypes/_SSS/Objects/store_items.yml @@ -2,7 +2,7 @@ parent: BoxCardboard id: BoxDehydratedCarp name: dehydrated carp box - description: uplink-carp-box-desc + description: Box filled with 4 dehydrated carps. Make sure your friends pet them as well! suffix: Traitor components: - type: StorageFill