WOOO please pass your arguments if you want to use them!

This commit is contained in:
SandPoot
2022-07-19 20:55:42 -03:00
parent cee892c772
commit 665f467b2f
3 changed files with 8 additions and 8 deletions
@@ -2456,7 +2456,7 @@ GLOBAL_LIST_EMPTY(roundstart_race_names)
//Blood Stuff///
////////////////
// true = handle blood normally, false = do not (and then handle blood in this proc instead please!!)
/datum/species/proc/handle_blood()
/datum/species/proc/handle_blood(mob/living/carbon/human/H, delta_time, times_fired)
return TRUE
////////////////