mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 04:56:29 +01:00
Update bellymodes_vr.dm
This commit is contained in:
@@ -128,7 +128,6 @@
|
||||
//CHOMPEDIT: Snowflake synx hook
|
||||
if(istype(M,/mob/living/simple_animal/retaliate/synx))
|
||||
var/syntox = digest_brute+digest_burn
|
||||
var/old_tox = owner.getToxLoss()
|
||||
owner.adjustToxLoss(syntox)
|
||||
if(M.health <= M.maxHealth)
|
||||
M.health = M.health + syntox*2
|
||||
|
||||
Reference in New Issue
Block a user