Files
Bubberstation/code/modules/projectiles
SkyratBot 57f952f49f [MIRROR] ammo bands no longer disappear upon icon updates [MDB IGNORE] (#23119)
* ammo bands no longer disappear upon icon updates (#77603)

## About The Pull Request
moves the `update_ammo_band()` call from `update_icon_state` to
`update_overlays`, so that the ammo layer sticks around

## Why It's Good For The Game

visual clarity. i want to be able to see which speedloader/magazine/etc
does what for my gun

## Changelog

🆑
fix: Colored ammo bands, such as those on .357 and .38 speedloaders, no
longer permanently disappear upon icon update.
/🆑

---------

Co-authored-by: Hatterhat <Hatterhat@ users.noreply.github.com>

* ammo bands no longer disappear upon icon updates

---------

Co-authored-by: Hatterhat <31829017+Hatterhat@users.noreply.github.com>
Co-authored-by: Hatterhat <Hatterhat@ users.noreply.github.com>
2023-08-16 09:49:18 -04:00
..