mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-11 15:13:37 +01:00
Update Chemistry-Reagents_chomp.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user