diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donut.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donut.yml index 52ac7b2fe9..c13f52194f 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donut.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donut.yml @@ -445,9 +445,9 @@ # Tastes like jelly-donut, fizzy tutti frutti. - type: entity - name: slugcat jelly-donut + name: scurret jelly-donut parent: FoodDonutBase - id: FoodDonutJellySlugcat + id: FoodDonutJellyScurret description: No holes in this donut in case a suspicious looking pole shows up. components: - type: Sprite diff --git a/Resources/migration.yml b/Resources/migration.yml index 78d9959c57..5f1077da01 100644 --- a/Resources/migration.yml +++ b/Resources/migration.yml @@ -700,3 +700,6 @@ BarSignWhiskeyEchoesAlignTile: BarSignWhiskeyEchoes # 2025-06-21 ClothingNeckHeadphones: ClothingMultipleHeadphones + +# 2025-08-01 +FoodDonutJellySlugcat: FoodDonutJellyScurret