mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
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:
@@ -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"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user