powder that makes you say yes

This commit is contained in:
Nadyr
2022-08-28 17:58:52 -04:00
committed by GitHub
parent 3a9faa61dd
commit d56c318013
@@ -351,6 +351,7 @@
P.charge_costs = list(1000)
P.synths = list(medicine)
S.uses_charge = 1
S.charge_costs = list(1000)
S.synths = list(medicine)
src.modules += O
src.modules += P