mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Changes
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
/obj/item/weapon/reagent_containers/food/snacks/grown/poppy/add_juice()
|
||||
if(..())
|
||||
reagents.add_reagent("nutriment", 1 + round((potency / 20), 1))
|
||||
reagents.add_reagent("cocaine", 3 + round((potency / 10), 1))
|
||||
reagents.add_reagent("hotline", 3 + round((potency / 10), 1))
|
||||
bitesize = 1 + round(reagents.total_volume / 3, 1)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user