Ears matter (and other antenna stuff.) (#10790)

This commit is contained in:
Wowzewow (Wezzy)
2021-01-03 16:36:37 +01:00
committed by GitHub
parent 2c9c34b245
commit f4f95e6c2a
21 changed files with 243 additions and 154 deletions
+2 -2
View File
@@ -308,11 +308,11 @@
update_icons_required = TRUE
if(H.l_ear && washears)
if(H.l_ear.clean_blood())
H.update_inv_ears(0)
H.update_inv_l_ear(0)
update_icons_required = TRUE
if(H.r_ear && washears)
if(H.r_ear.clean_blood())
H.update_inv_ears(0)
H.update_inv_r_ear(0)
update_icons_required = TRUE
if(H.belt)
if(H.belt.clean_blood())