Files
Bubberstation/code/game/objects/items/food
SkyratBot 8a12ce27a8 [MIRROR] Fixes pancake stack sprites [MDB IGNORE] (#18665)
* Fixes pancake stack sprites (#72650)

## About The Pull Request

Pancakes were using inhand_sprite names (with no corresponding inhands)
to get the sprite names for the random stack icons, which is why stacks
consisting of baked pancakes became a pile of errors.

I considered adding six pancake inhand sprites, or GAGSing them, but
decided it does not worth it really, so i have just moved the base name
to a new var, hopefully that is fine in this case. I have made the item
argument of update_snack_overlays explicitly be a pancake, since this is
the only way it is ever used.

## Why It's Good For The Game

Fixes #71158

## Changelog

🆑
fix: pancakes no longer show an error sprite when added to a stack
/🆑

* Fixes pancake stack sprites

Co-authored-by: Profakos <profakos@gmail.com>
2023-01-12 13:21:52 -08:00
..
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00
2023-01-12 10:04:20 -05:00