Tea leaves: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (Cleaning up note about tea leaves/coffee grounds being the same script with verbiage inserted just ahead of recent player update)
(Converting via Form:Item script per Gswiki:Style guide/Item scripts)
Line 1: Line 1:
{{ItemScriptInfo
<table><tr valign="top"><td><!-- Please see Help:Item scripts page for instructions on how to properly create and format an item page.-->
|propername=None/Unknown
'''Tea leaves''' and '''coffee grounds''' are part of the [[brewing system]] for hot beverages. They require a [[brewing kettle]] and a heat source to make, which can then be poured into an appropriate [[drink container]].
|itemscript=script

|category=Fluff
Tea leaves and coffee grounds come in a variety of flavors. They can be bought at both local town shops and special festival shops. They come in a 20 count tin; 50-count jar; unlimited canister; or in a single-use packet. Tea leaves, coffee grounds, mate leaves, and ground chicory use the same script. They allow players to brew tea, coffee, mate, or chicory coffee.
|class=Food and drink
{{TOC limit|2}}
|type=Cooking
{{itemtiermulti <!-- Copy/Paste x #Item as needed. -->
|relatedscript=Brewing additive, Brewing kettle
|item=Leaves/Grounds <!-- REQUIRED: Must be entered as Item Type -->
|verb=CLOSE, GET, OPEN, PUT
|itemsummary= <!-- Brief explanation of what this particular item does, if any. -->
|addinfo=It is part of the hot [[brewing system]]. It requires a [[brewing kettle]] and heat source to make plus a [[drink container]] to drink. '''Tea leaves''' and '''coffee grounds''' are the same script.
|permifiercost=5000
}}
==Analyze==
;Leaves/Grounds
Individual doses of tea leaves or coffee grounds can be removed from a packet or a tin before placed in a brewing kettle. Removing them is an optional step if desired for roleplay purposes. Individual tea leaves and coffee grounds do ''not'' indicate the end product's flavor as part of the analyze information, unlike their packet and tin counterparts.
Individual doses of tea leaves or coffee grounds can be removed from a packet or a tin before placed in a brewing kettle. Removing them is an optional step if desired for roleplay purposes. Individual tea leaves and coffee grounds do ''not'' indicate the end product's flavor as part of the analyze information, unlike their packet and tin counterparts.
<pre{{log2}}>You analyze the tea leaves and sense that the item is free from merchant alteration restrictions.


You get no sense of whether or not the leaves may be further lightened.</pre>
Unlike directly pouring them into a brewing kettle, tea leaves ''must'' be removed from a packet or tin before being placed inside a [[tea infuser]].
;Packet
|analyze= <!-- Tier 1/OTS required to be listed here. Other tiers only to list changes between analyzes (so as to not populate duplicate information), and final unlock to be listed in full -->
You analyze the tea leaves and sense that the item is free from merchant alteration restrictions.
<pre{{log2}}>You analyze the parchment packet and sense that the creator has provided the following information:

You get no sense of whether or not the leaves may be further lightened.
|inspect= <!-- ONLY for when an item has a custom INSPECT to it. -->
|show= <!-- ONLY for when an item has a hard-coded show. -->
|affinity= <!-- Brief explanation of affinity for that specific item, if any. -->
|itemverbtable= <!-- Answer YES if there are verbs associated with this item. If not, leave blank. -->
}}
{{itemtiermulti <!-- Copy/Paste x #Item as needed. -->
|item=Packet <!-- REQUIRED: Must be entered as Item Type -->
|itemsummary= <!-- Brief explanation of what this particular item does, if any. -->
Packets provide a single dose of either tea leaves or coffee grounds when brewed with a kettle.
|analyze= <!-- Tier 1/OTS required to be listed here. Other tiers only to list changes between analyzes (so as to not populate duplicate information), and final unlock to be listed in full -->
You analyze the parchment packet and sense that the creator has provided the following information:
This is a container to hold brewable coffee grounds. There is one pinch of coffee grounds in the packet.
This is a container to hold brewable coffee grounds. There is one pinch of coffee grounds in the packet.
The coffee grounds will make coffee with the following flavor messaging:
The coffee grounds will make coffee with the following flavor messaging:
a) Medium-bodied with a strong hint of chocolate, this is the perfect dessert coffee.
a) Medium-bodied with a strong hint of chocolate, this is the perfect dessert coffee.
b) Strong notes of chocolate swirl with a medium-bodied coffee, and the slightest hint of vanilla tempers the sweetness.
b) Strong notes of chocolate swirl with a medium-bodied coffee, and the slightest hint of vanilla tempers the sweetness.</pre>
<pre{{log2}}>You get no sense of whether or not the packet may be further lightened.

You analyze your peach parchment packet and sense that the creator has provided the following information:
You get no sense of whether or not the packet may be further lightened.</pre>
<pre{{log2}}>You analyze your peach parchment packet and sense that the creator has provided the following information:
This is a container to hold brewable tea leaves. There is one pinch of tea leaves in the packet.
This is a container to hold brewable tea leaves. There is one pinch of tea leaves in the packet.
The tea leaves will make tea with the following flavor messaging:
The tea leaves will make tea with the following flavor messaging:
Line 37: Line 29:
b) If not for the dry quality of the black tea, the accompanying peach flavoring would be overwhelmingly sweet.
b) If not for the dry quality of the black tea, the accompanying peach flavoring would be overwhelmingly sweet.


You get no sense of whether or not the packet may be further lightened.
You get no sense of whether or not the packet may be further lightened.</pre>
;Tin
|inspect= <!-- ONLY for when an item has a custom INSPECT to it. -->
<pre{{log2}}>You analyze the cobalt metal tin and sense that the creator has provided the following information:
|show= <!-- ONLY for when an item has a hard-coded show. -->
|affinity= <!-- Brief explanation of affinity for that specific item, if any. -->
|itemverbtable=Yes <!-- Answer YES if there are verbs associated with this item. If not, leave blank. -->
}}
: {| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. -->
|- {{verbtableheader|90}}
! scope="col" style="width:5em;"|Verb
! scope="col" style="width: 45%"|First
! scope="col" style="width: 45%"|Third
|-
! scope="row" role="rowheader"|CLOSE
| You carefully refold the red parchment packet.
| XXX carefully refolds a red parchment packet.
|-
! scope="row" role="rowheader"|GET {LEAVES / GROUNDS}
| You take some tea leaves from the red parchment packet.
| XXX takes some tea leaves from a red parchment packet.
|-
! scope="row" role="rowheader"|OPEN
| You carefully unfold the red parchment packet.
| XXX carefully unfolds a red parchment packet.
|-
! scope="row" role="rowheader"|PUT IN {KETTLE}
| You carefully measure out a portion of coffee grounds from a white parchment packet illustrated with a vanilla bean and place the grounds into a rose-motif dark pewter kettle.
| XXX carefully measures out some coffee grounds and places the grounds into a rose-motif dark pewter kettle.
|}
{{itemtiermulti <!-- Copy/Paste x #Item as needed. -->
|item=Tin <!-- REQUIRED: Must be entered as Item Type -->
|itemsummary= <!-- Brief explanation of what this particular item does, if any. -->
Tins, canisters, and similar larger containers provide multiple dose of either tea leaves or coffee grounds when brewed with a kettle. Tins typically hold 20 doses.
|analyze= <!-- Tier 1/OTS required to be listed here. Other tiers only to list changes between analyzes (so as to not populate duplicate information), and final unlock to be listed in full -->
You analyze the cobalt metal tin and sense that the creator has provided the following information:
This is a container to hold brewable coffee grounds. There are 20 pinches of coffee grounds in the tin.
This is a container to hold brewable coffee grounds. There are 20 pinches of coffee grounds in the tin.
The coffee grounds will make coffee with the following flavor messaging:
The coffee grounds will make coffee with the following flavor messaging:
a) Strong blueberry overtones pervade the surprisingly light coffee, vanilla and faint spices descending into sweet white chocolate notes.
a) Strong blueberry overtones pervade the surprisingly light coffee, vanilla and faint spices descending into sweet white chocolate notes.
b) Warm and subtly rich without being overwhelming, the sweet flavor of blueberries mingles with vanilla and light spices, finishing with a white chocolate note that lends a sophisticated, yet delicate, range of flavors to tantalize the taste buds.
b) Warm and subtly rich without being overwhelming, the sweet flavor of blueberries mingles with vanilla and light spices, finishing with a white chocolate note that lends a sophisticated, yet delicate, range of flavors to tantalize the taste buds.</pre>
<pre{{log2}}>You get no sense of whether or not the tin may be further lightened.

You analyze your raspberry-motif tin and sense that the creator has provided the following information:
You get no sense of whether or not the tin may be further lightened.</pre>
<pre{{log2}}>You analyze your raspberry-motif tin and sense that the creator has provided the following information:
This is a container to hold brewable tea leaves. There are 20 pinches of tea leaves in the tin.
This is a container to hold brewable tea leaves. There are 20 pinches of tea leaves in the tin.
The tea leaves will make tea with the following flavor messaging:
The tea leaves will make tea with the following flavor messaging:
Line 83: Line 43:
b) A roiling mixture of sweet and tart complement the flavor of this light-bodied tea in a splash of raspberry zest.
b) A roiling mixture of sweet and tart complement the flavor of this light-bodied tea in a splash of raspberry zest.


You get no sense of whether or not the tin may be further lightened
You get no sense of whether or not the tin may be further lightened</pre>

|inspect= <!-- ONLY for when an item has a custom INSPECT to it. -->
==Usage Information==
|show= <!-- ONLY for when an item has a hard-coded show. -->
===Tea Leaves/Coffee Grounds===
|affinity= <!-- Brief explanation of affinity for that specific item, if any. -->
Individual doses of tea leaves or coffee grounds can be removed from a packet or a tin before placed in a [[brewing kettle]]. Removing them is an optional step if desired for roleplay purposes. Individual tea leaves and coffee grounds do ''not'' indicate the end product's flavor as part of the analyze information, unlike their packet and tin counterparts.
|itemverbtable=Yes <!-- Answer YES if there are verbs associated with this item. If not, leave blank. -->

}}
Unlike directly pouring them into a brewing kettle, tea leaves ''must'' be removed from a packet or tin before being placed inside a [[tea infuser]].
: {| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. -->
===Packet===
|- {{verbtableheader|90}}
Packets provide a single dose of either tea leaves or coffee grounds when brewed with a kettle.
! scope="col" style="width:5em;"|Verb
{{VerbTableStart |header1= Verb |header2= }}
! scope="col" style="width: 45%"|First
{{VerbTableEntry|modifier1= CLOSE |modifier2= |1Pview= You carefully refold the red parchment packet. |3Pview= XXX carefully refolds a red parchment packet. }}
! scope="col" style="width: 45%"|Third
{{VerbTableEntry|modifier1= GET {LEAVES / GROUNDS} |modifier2= |1Pview= You take some tea leaves from the red parchment packet. |3Pview= XXX takes some tea leaves from a red parchment packet. }}
|-
{{VerbTableEntry|modifier1= OPEN |modifier2= |1Pview= You carefully unfold the red parchment packet. |3Pview= XXX carefully unfolds a red parchment packet. }}
! scope="row" role="rowheader"|CLOSE
{{VerbTableEntry|modifier1= PUT {PACKET} IN {KETTLE} |modifier2= |1Pview= You carefully measure out a portion of coffee grounds from a white parchment packet illustrated with a vanilla bean and place the grounds into a rose-motif dark pewter kettle. |3Pview= XXX carefully measures out some coffee grounds and places the grounds into a rose-motif dark pewter kettle. }}
| You replace the lid of the raspberry-motif tin and screw it tightly shut.
{{Table end}}
| XXX replaces the lid of raspberry-motif tin and screws it shut.
===Tin===
|-
Tins, canisters, and similar larger containers provide multiple dose of either tea leaves or coffee grounds when brewed with a kettle. Tins typically hold 20 doses.
! scope="row" role="rowheader"|GET {LEAVES / GROUNDS}
{{VerbTableStart |header1= Verb |header2= }}
| You take some tea leaves from the raspberry-motif tin.
{{VerbTableEntry|modifier1= CLOSE |modifier2= |1Pview= You replace the lid of the raspberry-motif tin and screw it tightly shut. |3Pview= XXX replaces the lid of raspberry-motif tin and screws it shut. }}
| XXX takes some tea leaves from a raspberry-motif tin.
{{VerbTableEntry|modifier1= GET {LEAVES / GROUNDS} |modifier2= |1Pview= You take some tea leaves from the raspberry-motif tin. |3Pview= XXX takes some tea leaves from a raspberry-motif tin. }}
|-
{{VerbTableEntry|modifier1= OPEN |modifier2= |1Pview= You unscrew the lid of the raspberry-motif tin and allow it to dangle from its short chain. |3Pview= XXX unscrews the lid of a raspberry-motif tin and allows it to dangle from its short chain. }}
! scope="row" role="rowheader"|OPEN
{{VerbTableEntry|modifier1= PUT {TIN} IN {KETTLE} |modifier2= |1Pview= You carefully measure out a portion of tea leaves from a silver-edged mossy green enameled tin and place the leaves into a rose-motif dark pewter kettle. |3Pview= XXX carefully measures out some tea leaves and places the leaves into a rose-motif dark pewter kettle. }}
| You unscrew the lid of the raspberry-motif tin and allow it to dangle from its short chain.
{{Table end}}
| XXX unscrews the lid of a raspberry-motif tin and allows it to dangle from its short chain.

|-
==Additional Information==
! scope="row" role="rowheader"|PUT IN {KETTLE}
Tea leaves and coffee grounds come in a variety of flavors. They can be bought at both local town shops and special festival shops. They come in a 20 count tin; 50-count jar; unlimited canister; or in a single-use packet. They can also be made via a [[Stovetop Dehydrator]] with the appropriate unlocks. Tea leaves, coffee grounds, mate leaves, and ground chicory use the same script. They allow players to brew tea, coffee, mate, or chicory coffee.
| You carefully measure out a portion of tea leaves from a silver-edged mossy green enameled tin and place the leaves into a rose-motif dark pewter kettle.

| XXX carefully measures out some tea leaves and places the leaves into a rose-motif dark pewter kettle.
|}
==See Also==
==See Also==
*[[Brewing system]]
* [[Brewing system]]
*[[Coffee flavors]]
* [[Brewing additive]]
*[[Tea flavors]]
* [[Coffee flavors]]
* [[Tea flavors]]
</td><td>
* [[Stovetop Dehydrator]]
{{iteminfo

|type=Fluff <!-- REQUIRED: Mechanical or Fluff. OPTIONAL: If an item is feature altering or crafting, as well, please enter "Feature altering" or "crafting" below this line for "type2=" -->
|type2=Crafting
|itemclass=Miscellaneous <!-- REQUIRED: Valid options are: Armor, Weapon, Shield, Clothing, Accessory, Container, Creature (Pets/Mounts), or Miscellaneous. If more than one classification, additional lines can be added with "itemclass2=" & "itemclass3=" -->
|itemtype=Coffee grounds <!-- REQUIRED: What items can this apply to. Up to 8 can be specified by setting "itemtype2" - "itemtype8". -->
|itemtype2=Tea leaves
|alter= <!-- REQUIRED: Can this be altered? Valid response is Yes or No. If there are restrictions, enter in Restrictions line at the end of this particular template. -->
|ld= <!-- REQUIRED: Is this item able to be lightened or deepened? Valid response is Yes or No. If there are restrictions, enter in Restrictions line. -->
|feature= <!-- OPTIONAL: This area is only REQUIRED if feature altering is indicated. Up to 8 features can be entered by setting "feature2=" - "feature8=". -->
|customize= <!-- OPTIONAL: Enter "Yes" if the item is customizable beyond an ALTER. If no, leave blank. -->
|custom= <!-- OPTIONAL: This area is REQUIRED if customization is indicated. Up to 5 customizations can be entered with "custom2=" - "custom5=". If the messaging is alterable, simply enter "Verb".-->
|origmerch= <!-- OPTIONAL: This area is for indicating the original release merchant name, if known. If released as a quest item, please enter "Quest" ONLY. Otherwise, leave blank.-->
|releasevenue= <!-- OPTIONAL: This area is for indicating the original release venue only, if known. If not, leave blank. -->
|releaseyear= <!-- OPTIONAL: This area is for indicating the original release year only, if known. If not, leave blank. -->
|questitem= <!-- OPTIONAL: Enter "Yes" if the item's release was part of a quest/storyline. If no, leave blank. -->
|tiered= <!-- OPTIONAL: Enter "Yes" if the item is tiered. If no, leave blank. -->
|tiersnumber= <!-- OPTIONAL: This area is only REQUIRED if an item has tiers. It is to note how many tiers there are (This includes off the shelf). -->
|unlock= <!-- OPTIONAL: This area is only required if an item has tiers. It is to note how tiers can be unlocked. Valid options are "Merchant", "Certificate", or "Quest" ONLY. If more than one, enter at unlock2.-->
|legendary= <!-- OPTIONAL: Enter "Yes" if the item/script was released/distributed at an auction or was a jackpot prize. Extremely limited release only (3 or less in existence). -->
|demeanor= <!-- OPTIONAL: Enter "Yes" if the item's messaging is affected by DEMEANOR. If no, leave blank. -->
|loresong= <!-- OPTIONAL: Enter "Yes" if the item has a loresong as part of the base script. If no, leave blank. -->
|corrscript=Brewing kettle <!-- OPTIONAL: This area is for indicating if an item has scripts that correspond with it, specifically, they are scripts that work separately AND together in one way or another (i.e. Bloodrunes and MoonShard Pendants). Additional slots can be added with "corrscript2=" - "corrscript5"= -->
|attune= <!-- OPTIONAL: This area is for indicating if an item attunes. If permanent, enter Permanent; if temporary, enter Temporary (as in, it can be broken). If there is none, leave blank. -->
|attunement= <!-- OPTIONAL: This area is only REQUIRED if attunement was indicated. Options are "Character" or "Account". Please note, "Temporary attunement" will ALWAYS be "Character". -->
|affinity= <!-- OPTIONAL: Enter "Yes" if the item requires affinity to work. If no, leave blank. -->
|spell= <!-- OPTIONAL: This area is for indicating if an item has a spell inherent to the script ONLY. Up to 4 may be specified with "spell2=" - "spell4=". Example to enter: Call Familiar (920). If no, leave blank. -->
|enhancive= <!-- OPTIONAL: This area is for indicating if an item has enhancives inherent to the script ONLY. Answer YES. If no, leave blank. -->
|swap= <!-- OPTIONAL: This area is for indicating if an item is eligible for script swapping. Answer YES. If no, leave blank. -->
|add= <!-- OPTIONAL: This area is for indicating if the script is eligible to be added to an item. Answer YES. If no, leave blank. -->
|restrictions= <!-- OPTIONAL: This area is for indicating if an item has specific restrictions. If more than one, separate with <br>. DO NOT ENTER ON A SEPARATE LINE. -->
}}
{{itemverb
|verb=CLOSE <!-- Verbs MUST be capitalized when entered. Up to 28 verbs can be added with "verb2=" - "verb28=". Verbs should be listed in alphabetical order, not by tier.-->
|verb2=GET
|verb3=OPEN
|verb4=PUT
}}
</td></tr></table>
[[Category:Brewing system]]
[[Category:Brewing system]]

Revision as of 10:37, 25 September 2026

Tea leaves Information
Category Fluff
Class Food and drink
Type Cooking
Related Scripts Brewing additive, Brewing kettle
PERM-ifier Eligible ✓
Verbs Used
CLOSE GET OPEN PUT

The tea leaves is a fluff cooking script that applies to food and drink items. It is part of the hot brewing system. It requires a brewing kettle and heat source to make plus a drink container to drink. Tea leaves and coffee grounds are the same script.

Analyze

Leaves/Grounds

Individual doses of tea leaves or coffee grounds can be removed from a packet or a tin before placed in a brewing kettle. Removing them is an optional step if desired for roleplay purposes. Individual tea leaves and coffee grounds do not indicate the end product's flavor as part of the analyze information, unlike their packet and tin counterparts.

You analyze the tea leaves and sense that the item is free from merchant alteration restrictions.

You get no sense of whether or not the leaves may be further lightened.
Packet
You analyze the parchment packet and sense that the creator has provided the following information:
This is a container to hold brewable coffee grounds.  There is one pinch of coffee grounds in the packet.
The coffee grounds will make coffee with the following flavor messaging:
a) Medium-bodied with a strong hint of chocolate, this is the perfect dessert coffee.
b) Strong notes of chocolate swirl with a medium-bodied coffee, and the slightest hint of vanilla tempers the sweetness.
You get no sense of whether or not the packet may be further lightened.
You analyze your peach parchment packet and sense that the creator has provided the following information:
This is a container to hold brewable tea leaves.  There is one pinch of tea leaves in the packet.
The tea leaves will make tea with the following flavor messaging:
a) The dusky taste of the tea itself tames the sweet peachy flavor that rides in the forefront.
b) If not for the dry quality of the black tea, the accompanying peach flavoring would be overwhelmingly sweet.

You get no sense of whether or not the packet may be further lightened.
Tin
You analyze the cobalt metal tin and sense that the creator has provided the following information:
This is a container to hold brewable coffee grounds.  There are 20 pinches of coffee grounds in the tin.
The coffee grounds will make coffee with the following flavor messaging:
a) Strong blueberry overtones pervade the surprisingly light coffee, vanilla and faint spices descending into sweet white chocolate notes.
b) Warm and subtly rich without being overwhelming, the sweet flavor of blueberries mingles with vanilla and light spices, finishing with a white chocolate note that lends a sophisticated, yet delicate, range of flavors to tantalize the taste buds.
You get no sense of whether or not the tin may be further lightened.
You analyze your raspberry-motif tin and sense that the creator has provided the following information:
This is a container to hold brewable tea leaves.  There are 20 pinches of tea leaves in the tin.
The tea leaves will make tea with the following flavor messaging:
a) The scent of raspberry rising from the tea has a fresh tenor reminiscent of warm summer days.
b) A roiling mixture of sweet and tart complement the flavor of this light-bodied tea in a splash of raspberry zest.

You get no sense of whether or not the tin may be further lightened

Usage Information

Tea Leaves/Coffee Grounds

Individual doses of tea leaves or coffee grounds can be removed from a packet or a tin before placed in a brewing kettle. Removing them is an optional step if desired for roleplay purposes. Individual tea leaves and coffee grounds do not indicate the end product's flavor as part of the analyze information, unlike their packet and tin counterparts.

Unlike directly pouring them into a brewing kettle, tea leaves must be removed from a packet or tin before being placed inside a tea infuser.

Packet

Packets provide a single dose of either tea leaves or coffee grounds when brewed with a kettle.

Verb First Third
CLOSE You carefully refold the red parchment packet. XXX carefully refolds a red parchment packet.
GET {LEAVES / GROUNDS} You take some tea leaves from the red parchment packet. XXX takes some tea leaves from a red parchment packet.
OPEN You carefully unfold the red parchment packet. XXX carefully unfolds a red parchment packet.
PUT {PACKET} IN {KETTLE} You carefully measure out a portion of coffee grounds from a white parchment packet illustrated with a vanilla bean and place the grounds into a rose-motif dark pewter kettle. XXX carefully measures out some coffee grounds and places the grounds into a rose-motif dark pewter kettle.

Tin

Tins, canisters, and similar larger containers provide multiple dose of either tea leaves or coffee grounds when brewed with a kettle. Tins typically hold 20 doses.

Verb First Third
CLOSE You replace the lid of the raspberry-motif tin and screw it tightly shut. XXX replaces the lid of raspberry-motif tin and screws it shut.
GET {LEAVES / GROUNDS} You take some tea leaves from the raspberry-motif tin. XXX takes some tea leaves from a raspberry-motif tin.
OPEN You unscrew the lid of the raspberry-motif tin and allow it to dangle from its short chain. XXX unscrews the lid of a raspberry-motif tin and allows it to dangle from its short chain.
PUT {TIN} IN {KETTLE} You carefully measure out a portion of tea leaves from a silver-edged mossy green enameled tin and place the leaves into a rose-motif dark pewter kettle. XXX carefully measures out some tea leaves and places the leaves into a rose-motif dark pewter kettle.

Additional Information

Tea leaves and coffee grounds come in a variety of flavors. They can be bought at both local town shops and special festival shops. They come in a 20 count tin; 50-count jar; unlimited canister; or in a single-use packet. They can also be made via a Stovetop Dehydrator with the appropriate unlocks. Tea leaves, coffee grounds, mate leaves, and ground chicory use the same script. They allow players to brew tea, coffee, mate, or chicory coffee.

See Also