Files
apollo/data/plugins/skill/prayer/plugin.xml
T
2014-05-01 13:37:44 -04:00

15 lines
314 B
XML

<?xml version="1.0"?>
<plugin>
<id>skill-prayer</id>
<version>1</version>
<name>Prayer</name>
<description>Adds the Prayer skill.</description>
<authors>
<author>Major</author>
<author>010253</author>
</authors>
<scripts>
<script>bury.rb</script>
</scripts>
<dependencies />
</plugin>