Spell components now show.
Signed-off-by: Melissa Avery <averymd@irrsinn.net>
This commit is contained in:
@@ -1 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?><character><spells><spell><name>Dummy Character Spell</name><short_description>A short description.</short_description></spell></spells></character>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<character>
|
||||
<spells>
|
||||
<spell>
|
||||
<name>Dummy Character Spell</name>
|
||||
<short_description>A short description.</short_description>
|
||||
</spell>
|
||||
</spells>
|
||||
</character>
|
||||
@@ -1 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?><spells><spell><name>Dummy Spell</name><short_description>A short description.</short_description></spell></spells>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<spells>
|
||||
<spell>
|
||||
<name>Dummy Spell</name>
|
||||
<short_description>A short description.</short_description>
|
||||
</spell>
|
||||
</spells>
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user