mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Made it easier for diona nymphs to grow.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user