mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Starts work on Organs affecting Reagent Processing
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
parent_organ = BP_TORSO
|
||||
dead_icon = "heart-off"
|
||||
|
||||
var/standard_pulse_level = PULSE_NORM // We run on a normal clock. This is NOT CONNECTED to species heart-rate modifier.
|
||||
|
||||
|
||||
/obj/item/organ/internal/heart/handle_germ_effects()
|
||||
. = ..() //Up should return an infection level as an integer
|
||||
|
||||
Reference in New Issue
Block a user