diff --git a/code/modules/reagents/reagent_containers/cups/soda.dm b/code/modules/reagents/reagent_containers/cups/soda.dm index be2848b649d..f8752cf8a6e 100644 --- a/code/modules/reagents/reagent_containers/cups/soda.dm +++ b/code/modules/reagents/reagent_containers/cups/soda.dm @@ -258,6 +258,7 @@ desc = "Unleash the ape!" icon_state = "monkey_energy" inhand_icon_state = "monkey_energy" + volume = 50 list_reagents = list(/datum/reagent/consumable/monkey_energy = 50) drink_type = SUGAR | JUNKFOOD