Spells page with vocation filters.

Login as an admin to parse engine/XML/spells.xml file and create a cached copy of it, which will be served to the visitors.
This commit is contained in:
Znote
2017-02-05 05:52:40 +01:00
parent f47e12a610
commit 6a17b7e2ca
3 changed files with 993 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
<li><a href="houses.php">Houses</a></li>
<li><a href="deaths.php">Deaths</a></li>
<li><a href="killers.php">Killers</a></li>
<li><a href="spells.php">Spells</a></li>
</ul>
</li>
<li><a href="forum.php">Forum</a></li>