Blood cleaning fixes (#9244)

* Blood cleaning fixes

* adds changelog
This commit is contained in:
Alberyk
2020-06-30 11:58:17 +02:00
committed by GitHub
parent 28ba63b3fa
commit abea80f1e9
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -636,6 +636,11 @@ var/list/global/slot_flags_enumeration = list(
var/obj/item/clothing/gloves/G = src
G.transfer_blood = 0
if(blood_color)
blood_color = null
update_icon()
/obj/item/reveal_blood()
if(was_bloodied && !fluorescent)
fluorescent = 1