Transparent slime blood (#17861)

* blood

* tracks

* bug D:

* Review improvements

used alot more of the defines :o)

* renames define to make more sense
This commit is contained in:
Kugamo
2022-05-30 19:36:25 +01:00
committed by GitHub
parent 1c216c4e10
commit 56e8dc4293
7 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -1466,7 +1466,7 @@ GLOBAL_LIST_INIT(slot_equipment_priority, list( \
if(clean_feet)
feet_blood_color = null
qdel(feet_blood_DNA)
bloody_feet = list(BLOOD_STATE_HUMAN = 0, BLOOD_STATE_XENO = 0, BLOOD_STATE_NOT_BLOODY = 0)
bloody_feet = list(BLOOD_STATE_HUMAN = 0, BLOOD_STATE_XENO = 0, BLOOD_STATE_NOT_BLOODY = 0, BLOOD_BASE_ALPHA = BLOODY_FOOTPRINT_BASE_ALPHA)
blood_state = BLOOD_STATE_NOT_BLOODY
update_inv_shoes()
update_icons() //apply the now updated overlays to the mob