You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Ithorian backpacks not visible: add missing appearance table entries
appearance_table.tab had an entry for shared_ith_backpack_s06 (Ithorian
only, :block for all other species) but was missing equivalent entries
for shared_ith_backpack_s01, s03, and s05. Without these entries the
client cannot resolve the correct appearance file for those backpack
variants when worn by an Ithorian, causing them to be invisible.
Appearance filenames taken from the existing entries for the same meshes
used by shared_backpack_s01/s03/s05 in the Ithorian columns.
Fixes#275
0 commit comments