feat(template): adds support for an ooc note in the template

This commit is contained in:
Lewis Wynne 2026-03-23 19:03:50 +00:00
parent 85b87f8140
commit 63e8178fb0
4 changed files with 12 additions and 2 deletions

View file

@ -3,6 +3,7 @@
<description>The standard record format used by a majority of players.</description>
<record type="public">
<note>Basic identification information visible on all records.</note>
<field label="Name" type="text" required="true" />
<field label="Species" type="species" required="true" />
<field label="Subspecies" type="subspecies" />