mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Tajaran tea and drug expansion (#21651)
Adds two tajaran teas to the game, Messa's Tear and ras'nif. These can be found in the loadout and the bar, as well as random warehouse spawns. Adds solar salve, a legal herbal substance from Adhomai, found in the loadout and warehouse spawns. Also performs some tweaks to the Konyang teas in order to make brewing teas with them easier. --------- Signed-off-by: Greenjoe12345 <33647525+Greenjoe12345@users.noreply.github.com>
This commit is contained in:
@@ -380,6 +380,12 @@
|
||||
desc = "Contains 5u of instant black tea powder. Mix with 25u of water."
|
||||
reagents_to_add = list(/singleton/reagent/nutriment/teagrounds = 5)
|
||||
|
||||
/obj/item/reagent_containers/food/condiment/small/packet/tea/rasnif
|
||||
name = "ras'nif tea powder packet"
|
||||
desc = "A small sachet with the People's Republic of Adhomai's flag on it. Contains 5u of Ras'nif tea powder. Mix with 25u of water."
|
||||
icon_state = "packet_small_red"
|
||||
reagents_to_add = list(/singleton/reagent/nutriment/teagrounds/rasnif = 5)
|
||||
|
||||
/obj/item/reagent_containers/food/condiment/small/packet/cocoa
|
||||
name = "cocoa powder packet"
|
||||
desc = "Contains 5u of cocoa powder. Mix with 25u of water and heat."
|
||||
|
||||
Reference in New Issue
Block a user