Ormael13 / CoCX

Coc source from Fenoxo with Xianxia twist and not only ^^
56 stars 38 forks source link

Shields Don't Show on Char Viewer #503

Closed pokepika01 closed 12 months ago

pokepika01 commented 1 year ago

Only Sanctuary variants appear on the character viewer - I'm fairly sure it's down to an issue in the If statements in model.xml - Sanctuary(N) will show as a generic shield, but none of the others. Also, Dark Aegis shows as a generic shield due to the XML expecting PlayerHasSanctuaryCorrupt, but CharViewContext is giving it PlayerHasSanctuaryUnholy.

LordShadeogorath commented 1 year ago

This should now be fixed, and then some (I added more sprites to reflect shield size) in the master-wip branch