mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
fleshmend restores 30 blood volume
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
var/healpertick = -(total_healing / healing_ticks)
|
||||
user.heal_overall_damage((-healpertick/recent_uses), (-healpertick/recent_uses))
|
||||
user.adjustOxyLoss(healpertick/recent_uses)
|
||||
user.blood_volume += 30
|
||||
user.updatehealth()
|
||||
else
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user