fixes two bugs caused by the renaming of mime/clown fan (#61933)

Fixes two bugs caused by #61818.
Closes #61911.

Fixes invisible HUD icons for mime/clown fans. The prior PR renamed the icon_states assigned to the HUDs, but not the icon state within the DMI for the two hud icons
Fixes mime/clown pins also having the wrong worn icon state
Fixes clown fan being able to be selected with mime fan
This commit is contained in:
MrMelbert
2021-10-07 10:17:41 -05:00
committed by GitHub
parent bf1bcd2222
commit a1d67b11f2
3 changed files with 1 additions and 1 deletions
@@ -23,7 +23,7 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
list("Ageusia","Vegetarian","Deviant Tastes"),
list("Ananas Affinity","Ananas Aversion"),
list("Alcohol Tolerance","Light Drinker"),
list("Clown Fan","Mime Fan"),
list("Clown Enjoyer","Mime Fan"),
list("Bad Touch", "Friendly"),
list("Extrovert", "Introvert"),
)