Fixes drink description inaccuracy (#74898)

## About The Pull Request
Changes the taste of the Bloody Mary to "liquid murder", as stated by
the drink's description.

## Why It's Good For The Game

Makes the description of the Bloody Mary more accurate to its in-game
effect.

## Changelog

🆑 
fix: Bloody Mary flavor is now accurate to its description.
/🆑
This commit is contained in:
NoselessCanine
2023-04-30 06:11:26 +00:00
committed by GitHub
parent 958083a93e
commit fc7dc92b68
@@ -877,7 +877,7 @@
color = "#bf707c" // rgb: 191,112,124
boozepwr = 55
quality = DRINK_GOOD
taste_description = "tomatoes with a hint of lime"
taste_description = "tomatoes with a hint of lime and liquid murder"
chemical_flags = REAGENT_CAN_BE_SYNTHESIZED
/datum/glass_style/drinking_glass/bloody_mary