Made it easier for diona nymphs to grow.

This commit is contained in:
ZomgPonies
2014-06-04 23:06:58 -04:00
parent 4f37a924fe
commit b139547aa3
@@ -167,7 +167,7 @@
src << "You need more blood in order to ascend to a new state of consciousness..."
return
if(reagents.get_reagent_amount("nutriment") < 5)
if(nutrition < 500)
src << "You need to binge on weeds in order to have the energy to grow..."
return