Update Chemistry-Reagents_chomp.dm

This commit is contained in:
Sharkmare
2019-03-06 08:09:35 +01:00
committed by GitHub
parent a574f9a855
commit 8a0098757f
@@ -88,6 +88,7 @@
M.custom_pain("You can feel movement within your body!",45)
amount_grown += rand(min_growth,max_growth)
if(amount_grown >= 100)
src = M
min_growth++
max_growth++
amount_grown = 0