This commit is contained in:
Will
2026-04-12 16:40:08 -04:00
committed by GitHub
parent ce03037f7e
commit 5144f22706
+1 -1
View File
@@ -306,7 +306,7 @@ BLOOD_VOLUME_SURVIVE = 40
var/datum/reagent/B = get_blood(container.reagents)
if(!B)
B = new /datum/reagent/blood
B.holder = container
B.holder = container.reagents
B.volume += amount
//set reagent data