mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
monkey energy cans now have enough reagent capacity to hold the monkey energy they come with (#71206)
## About The Pull Request monkey energy cans came with 50u of monkey energy in them, but only had 30u of space they now have 50u of space ## Why It's Good For The Game free gbp ## Changelog 🆑 ATHATH fix: Cans of monkey energy now have enough space to properly hold the quantity of the monkey energy reagent they spawn with. /🆑
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user