squashing some runtimes

This commit is contained in:
Dip
2020-10-23 21:15:06 -03:00
parent c486245611
commit 5470fdd25c
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -287,7 +287,7 @@
if(status == BODYPART_ORGANIC)
icon = base_bp_icon || DEFAULT_BODYPART_ICON_ORGANIC
else if(status == BODYPART_ROBOTIC)
icon = base_bp_icon || DEFAULT_BODYPART_ICON_ROBOTIC
icon = DEFAULT_BODYPART_ICON_ROBOTIC
if(owner)
owner.updatehealth()