Soda Dispenser Content, Pineapple Juice & Cream (#23777)

* Create reagent vomicilin

* Update vomicilin

* Update code/modules/reagents/chemistry/reagents/medicine.dm

Updating as suggested.

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Revert vomicilin

* Revert vomicilin

* Revert vomicilin

* Add the ability to create droppers from glass

* Add clone memory disorder

* Add pineapple juice and cream  to soda dispenser, remove carrot juice and potato juice

* Revert dropper change

* Revert clone memory loss

* Revert bartender table jump change

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
Varelion
2024-01-21 21:15:49 +00:00
committed by GitHub
co-authored by DGamerL
parent 7d789033cc
commit 8dcc2f4cdf
@@ -335,7 +335,7 @@
ui_title = "Soda Dispens-o-matic"
dispensable_reagents = list("water", "ice", "milk", "soymilk", "coffee", "tea", "hot_coco", "cola", "spacemountainwind", "dr_gibb", "space_up",
"tonic", "sodawater", "lemon_lime", "grapejuice", "sugar", "orangejuice", "lemonjuice", "limejuice", "tomatojuice", "banana",
"watermelonjuice", "carrotjuice", "potato", "berryjuice")
"watermelonjuice", "pineapplejuice", "cream", "berryjuice")
upgrade_reagents = list("bananahonk", "milkshake", "cafe_latte", "cafe_mocha", "triple_citrus", "icecoffe","icetea")
hacked_reagents = list("thirteenloko")
hack_message = "You change the mode from 'McNano' to 'Pizza King'."
@@ -600,7 +600,7 @@
is_drink = TRUE
dispensable_reagents = list("water", "ice", "milk", "soymilk", "coffee", "tea", "hot_coco", "cola", "spacemountainwind", "dr_gibb", "space_up",
"tonic", "sodawater", "lemon_lime", "grapejuice", "sugar", "orangejuice", "lemonjuice", "limejuice", "tomatojuice", "banana",
"watermelonjuice", "carrotjuice", "potato", "berryjuice")
"watermelonjuice", "pineapplejuice", "cream", "berryjuice")
/obj/item/handheld_chem_dispenser/botanical
name = "handheld botanical chemical dispenser"