[MIRROR] Fixes mini-fridge name [MDB IGNORE] (#22570)

* Fixes mini-fridge name (#76927)

## About The Pull Request
mini_fridge becomes mini-fridge. Shrimple as that
Closes: #76890
## Why It's Good For The Game
Minor grammatical mistake 💀
## Changelog
🆑
spellcheck: Maints fridge doesn't have _ in its name anymore
/🆑

Co-authored-by: tattle <66640614+dragomagol@ users.noreply.github.com>

* Fixes mini-fridge name

---------

Co-authored-by: DaydreamIQ <62606051+DaydreamIQ@users.noreply.github.com>
Co-authored-by: tattle <66640614+dragomagol@ users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-07-18 18:14:39 -04:00
committed by GitHub
co-authored by tattle DaydreamIQ
parent e5f96d905d
commit c8d8c34aee
@@ -132,7 +132,7 @@
new /obj/item/reagent_containers/cup/glass/bottle/beer(src)
/obj/structure/closet/mini_fridge/grimy
name = "grimy mini_fridge"
name = "grimy mini-fridge"
desc = "A small contraption designed to imbue a few drinks with a pleasant chill. This antiquated unit however seems to serve no purpose other than keeping the roaches company."
/obj/structure/closet/mini_fridge/grimy/PopulateContents()