mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-21 19:16:22 +01:00
Final commit for casino!
This commit is contained in:
@@ -295,7 +295,7 @@
|
||||
"coffee", "cafe_latte", "soy_latte", "hot_coco", "milk", "cream", "tea", "ice", "orangejuice", "lemonjuice",
|
||||
"limejuice", "berryjuice", "mint", "matcha_latte", "lemon_lime", "sugar", "orangejuice", "limejuice", "sodawater",
|
||||
"tonic", "beer", "kahlua", "whiskey", "wine", "vodka", "gin", "rum", "tequilla", "vermouth", "cognac",
|
||||
"ale", "mead", "bitters", "champagne", "singulo", "doctor_delight", "nothing", "banana", "honey", "egg",
|
||||
"ale", "mead", "bitters", "champagne", "singulo", "doctorsdelight", "nothing", "banana", "honey", "egg",
|
||||
"coco", "cherryjelly", "carrot", "apple", "tomato", "nutbutter", "soymilk", "grenadine", "gingerale", "royrogers",
|
||||
"patron", "goldschlager", "gelatin", "melonliquor", "bluecuracao", "thirteenloko", "deadrum", "sake", "acidspit",
|
||||
"amasec", "beepsky_smash", "atomicbomb", "nuka_cola", "threemileisland", "manhattan_proj", "psilocybin", "moonshine",
|
||||
@@ -357,7 +357,7 @@
|
||||
/obj/item/weapon/reagent_containers/chem_disp_cartridge/champagne,
|
||||
/obj/item/weapon/reagent_containers/chem_disp_cartridge/grapesoda,
|
||||
/obj/item/weapon/reagent_containers/chem_disp_cartridge/singulo,
|
||||
/obj/item/weapon/reagent_containers/chem_disp_cartridge/doctor_delight,
|
||||
/obj/item/weapon/reagent_containers/chem_disp_cartridge/doctorsdelight,
|
||||
/obj/item/weapon/reagent_containers/chem_disp_cartridge/nothing,
|
||||
/obj/item/weapon/reagent_containers/chem_disp_cartridge/banana,
|
||||
/obj/item/weapon/reagent_containers/chem_disp_cartridge/honey,
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
champagne spawn_reagent = "champagne"
|
||||
grapesoda spawn_reagent = "grapesoda"
|
||||
singulo spawn_reagent = "singulo"
|
||||
doctor_delight spawn_reagent = "doctor_delight"
|
||||
doctorsdelight spawn_reagent = "doctorsdelight"
|
||||
nothing spawn_reagent = "nothing"
|
||||
banana spawn_reagent = "banana"
|
||||
honey spawn_reagent = "honey"
|
||||
@@ -144,4 +144,3 @@
|
||||
unathiliquor spawn_reagent = "unathiliquor"
|
||||
winebrandy spawn_reagent = "winebrandy"
|
||||
snaps spawn_reagent = "snaps"
|
||||
|
||||
Reference in New Issue
Block a user