mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-31 07:56:25 +01:00
Update tomato.dm
This commit is contained in:
@@ -197,7 +197,8 @@
|
||||
if(vore_fullness && !antispam)
|
||||
antispam = 1
|
||||
spawn(10)
|
||||
maxHealth += 1
|
||||
if(maxhealth <= 499)
|
||||
maxHealth += 1
|
||||
health += 1
|
||||
antispam = !antispam
|
||||
|
||||
|
||||
Reference in New Issue
Block a user