mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
Add drink descriptions to Gear Grinder and White Wine Bottle. (#32088)
This commit is contained in:
@@ -479,7 +479,7 @@
|
||||
|
||||
/obj/item/reagent_containers/drinks/bottle/white_wine
|
||||
name = "Corton-Charlemagne Grand Cru"
|
||||
desc = "."
|
||||
desc = "A bottle straight from Sol's most famous wine-making region... or a very convincing knock-off."
|
||||
icon_state = "white_wine_bottle"
|
||||
list_reagents = list("whitewine" = 100)
|
||||
|
||||
|
||||
@@ -1409,7 +1409,7 @@
|
||||
alcohol_perc = 0.25
|
||||
drink_icon = "gear_grinder_glass"
|
||||
drink_name = "Glass of Gear Grinder"
|
||||
drink_desc = "Someone mixed good wine and robot booze. Romantic, but atrocious."
|
||||
drink_desc = "A gritty mixture that looks even worse for organics than it is for robots."
|
||||
taste_description = "grit halting your gears and clogging your servos"
|
||||
yuck_description = "vinegar and regret"
|
||||
COOLDOWN_DECLARE(drink_message_cooldown)
|
||||
|
||||
Reference in New Issue
Block a user