Skip to content

Commit

Permalink
re
Browse files Browse the repository at this point in the history
  • Loading branch information
DOOM authored and DOOM committed May 4, 2024
1 parent 8fc6abc commit ae605b3
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", 10)
reagents.add_reagent("prion", 20)

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

0 comments on commit ae605b3

Please sign in to comment.