examine text and custom breast reagent fix

This commit is contained in:
Metis
2024-10-11 00:20:11 -04:00
parent b3501ec2b1
commit aa2758eb94
7 changed files with 99 additions and 2 deletions
@@ -100,6 +100,6 @@ datum/bounty/lewd/fluid/New() //GS13 made some edits here that changes stuff int
worth += fluids[/datum/reagent/consumable/semen]*2
worth += fluids[/datum/reagent/consumable/milk]*2
worth += fluids[/datum/reagent/consumable/femcum]*5
worth += fluids[/datum/reagent/consumable/semen/femcum]*5
return worth
*/