Skip to content

Commit

Permalink
ag
Browse files Browse the repository at this point in the history
  • Loading branch information
DOOM authored and DOOM committed May 4, 2024
1 parent ae605b3 commit 78cc569
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
/obj/item/reagent_container/food/snacks/meat/human/Initialize()
. = ..()
if(prob(50))
reagents.add_reagent("prion", 20)
reagents.add_reagent("prion", 10)

/obj/item/reagent_container/food/snacks/meat/monkey
//same as plain meat
Expand Down

0 comments on commit 78cc569

Please sign in to comment.