Updated Achievements list.xml (markdown)
@@ -10,13 +10,13 @@
|
|||||||
|
|
||||||
<achievements count="$count">
|
<achievements count="$count">
|
||||||
<achievement>
|
<achievement>
|
||||||
<name></name>
|
<name>$name</name>
|
||||||
<description></description>
|
<description>$description</description>
|
||||||
<category></category>
|
<category>$stat-category</category>
|
||||||
<stat></stat>
|
<stat>$stat</stat>
|
||||||
<value></value>
|
<value>$stat-vlaue</value>
|
||||||
<maxawards></maxawards>
|
<maxawards>$maxawards</maxawards>
|
||||||
<commands></commands>
|
<commands>$command</commands>
|
||||||
</achievement>
|
</achievement>
|
||||||
...
|
...
|
||||||
</achievements>
|
</achievements>
|
||||||
|
|||||||
Reference in New Issue
Block a user