fix(state): changing species clears language, citizenship, and subspecies selections

This commit is contained in:
lew 2026-03-24 02:33:35 +00:00
parent 48f8b46827
commit c220815b89
20 changed files with 172 additions and 104 deletions

View file

@ -4,7 +4,7 @@
<record type="public">
<note>Basic identification information visible on all records.</note>
<field label="Name" type="text" />
<field label="Name" type="name" />
<field label="Species" type="species" />
<field label="Subspecies" type="subspecies" />
<field label="Pronouns" type="multi-select">
@ -19,6 +19,7 @@
<field label="Spoken Languages" type="languages" />
<field label="Employed As" type="text" />
<field label="Next of Kin" type="text" />
<field label="Separator" type="separator" label="Appearance" />
<field label="Height" type="height" />
<field label="Weight" type="weight" />
<field label="Skin Color" type="text" />