99 bottles of beer on the wall... (#76274)

## About The Pull Request

Adds in new, shiny, beer bottle sprites that look more like bottles than
what was previously available. Also adds in a new Two-Time root beer
bottle sprite cause it never existed to begin with. As well as a brand
new Carp Lite bottle.

![Screenshot 2023-06-23
001925](https://github.com/tgstation/tgstation/assets/609886/be2cf6e5-ef51-4ad9-a283-6dc3fd988f04)
## Why It's Good For The Game
Better looking sprites. Simple as that. Also fixes a missing sprite and
adds a different sprite for a variation to beer.
## Changelog
🆑
image: Added new Space Beer sprite
image: Added new Carp Lite sprite
image: Added new Ale Bottle sprite
image: Added new Two-Time Root Beer sprite
/🆑
This commit is contained in:
Youtubeboy139
2023-06-23 22:19:08 -04:00
committed by GitHub
parent 2f26973584
commit cd4af66ea2
2 changed files with 2 additions and 0 deletions
@@ -216,11 +216,13 @@
/obj/item/reagent_containers/cup/glass/bottle/beer/light
name = "Carp Lite"
desc = "Brewed with \"Pure Ice Asteroid Spring Water\"."
icon_state = "litebeer"
list_reagents = list(/datum/reagent/consumable/ethanol/beer/light = 30)
/obj/item/reagent_containers/cup/glass/bottle/rootbeer
name = "Two-Time root beer"
desc = "A popular, old-fashioned brand of root beer, known for its extremely sugary formula. Might make you want a nap afterwards."
icon_state = "twotime"
volume = 30
list_reagents = list(/datum/reagent/consumable/rootbeer = 30)
drink_type = SUGAR | JUNKFOOD