mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
forgot medicine had it's own special proc for on_mob_life
Signed-off-by: Aquilar <20759278+Aquilar@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
var/total_depletion_rate = (metabolization_rate / M.metabolism_efficiency) * M.digestion_ratio // Cache it
|
||||
|
||||
handle_addiction(M, total_depletion_rate)
|
||||
|
||||
sate_addiction(M)
|
||||
holder.remove_reagent(id, total_depletion_rate) //medicine reagents stay longer if you have a better metabolism
|
||||
return STATUS_UPDATE_NONE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user