feat(template): adds support for an ooc note in the template
This commit is contained in:
parent
85b87f8140
commit
63e8178fb0
4 changed files with 12 additions and 2 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue