Skip to content

Commit f3ff201

Browse files
No more infinite cake (#5548)
## Short description No more infinite cotton cake ## Why we need to add this Infinite bug bad ## Checks - [X] I do not require assistance to complete the PR. - [X] Before posting/requesting review of a PR, I have verified that the changes work. - [X] I have added screenshots/videos of the changes, or this PR does not change in-game mechanics. - [X] I affirm that my changes are licensed under the [MIT License](https://github.com/ss14Starlight/space-station-14/blob/Starlight/LICENSE.TXT) and grant permission for use in this repository under its conditions. **Changelog** :cl: wonderfulnewworld - fix: Cotton cake can no longer be sliced infinitely.
1 parent 1ada28a commit f3ff201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Resources/Prototypes/_Starlight/Entities/Objects/Consumable/Food/Baked

Resources/Prototypes/_Starlight/Entities/Objects/Consumable/Food/Baked/cake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
- type: entity
6363
name: A Slice of Cotton Cake
64-
parent: FoodCottonCake
64+
parent: FoodCakeSliceBase
6565
id: FoodCottonCakeSlice
6666
description: You cut up the moff how dare you
6767
components:

0 commit comments

Comments
 (0)