ci fix
This commit is contained in:
@@ -25,4 +25,4 @@
|
||||
glass_desc = "A bold mixture of cheap energy drink, and even cheaper ale. Beloved by partygoers and daredevils across the galaxy. Beloathed by bugpeople"
|
||||
shot_glass_icon_state = "shotglassbrown"
|
||||
pH = 4.5
|
||||
value = 0.1
|
||||
value = 0.1
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
name = "Glyphid slammer"
|
||||
id = /datum/reagent/consumable/ethanol/glyphid_slammer
|
||||
results = list(/datum/reagent/consumable/ethanol/glyphid_slammer = 2)
|
||||
required_reagents = list(/datum/reagent/consumable/pwr_game = 1, /datum/reagent/consumable/ethanol/beer = 1)
|
||||
required_reagents = list(/datum/reagent/consumable/pwr_game = 1, /datum/reagent/consumable/ethanol/beer = 1)
|
||||
|
||||
@@ -52,4 +52,4 @@
|
||||
name = "Chocolate Milkshake"
|
||||
id = /datum/reagent/consumable/milkshake_chocolate
|
||||
results = list(/datum/reagent/consumable/milkshake_chocolate = 3)
|
||||
required_reagents = list(/datum/reagent/consumable/milk/chocolate_milk = 1, /datum/reagent/consumable/cream = 1, /datum/reagent/consumable/coco = 1)
|
||||
required_reagents = list(/datum/reagent/consumable/milk/chocolate_milk = 1, /datum/reagent/consumable/cream = 1, /datum/reagent/consumable/coco = 1)
|
||||
|
||||
Reference in New Issue
Block a user