mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Update code/modules/reagents/chemistry/reagents/drink_cold.dm
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
This commit is contained in:
@@ -179,11 +179,11 @@
|
||||
return ..()
|
||||
|
||||
/datum/reagent/consumable/drink/cold/arnold_palmer
|
||||
name = "Arnold Palmer"
|
||||
id = "arnold_palmer"
|
||||
description = "A wholesome mixture of lemonade and iced tea."
|
||||
color = "#8B5427" // rgb: 139, 84, 39
|
||||
drink_icon = "arnoldpalmer"
|
||||
drink_name = "Arnold Palmer"
|
||||
name = "Arnold Palmer"
|
||||
id = "arnold_palmer"
|
||||
description = "A wholesome mixture of lemonade and iced tea."
|
||||
color = "#8B5427" // rgb: 139, 84, 39
|
||||
drink_icon = "arnoldpalmer"
|
||||
drink_name = "Arnold Palmer"
|
||||
drink_desc = "A wholesome mixture of lemonade and iced tea... looks like somebody didn't stir this one very well."
|
||||
taste_description = "sweet and fizzy"
|
||||
taste_description = "sweet and fizzy"
|
||||
|
||||
Reference in New Issue
Block a user