summaryrefslogtreecommitdiff
path: root/example/attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'example/attributes.xml')
-rw-r--r--example/attributes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/example/attributes.xml b/example/attributes.xml
index fd91b066..09868892 100644
--- a/example/attributes.xml
+++ b/example/attributes.xml
@@ -190,4 +190,10 @@
modifiable="false"
scope="character"
minimum="0" />
+ <attribute id="23" name="Level"
+ desc="The level of this character."
+ modifiable="false"
+ scope="character"
+ minimum="0"
+ maximum="100" />
</attributes>