mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 08:39:27 +00:00
Add basic prayer support.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<plugin>
|
||||
<id>skill-prayer</id>
|
||||
<version>1</version>
|
||||
<version>0.9</version>
|
||||
<name>Prayer</name>
|
||||
<description>Adds the Prayer skill.</description>
|
||||
<authors>
|
||||
@@ -10,6 +10,9 @@
|
||||
</authors>
|
||||
<scripts>
|
||||
<script>bury.rb</script>
|
||||
<script>prayers.rb</script>
|
||||
</scripts>
|
||||
<dependencies />
|
||||
<dependencies>
|
||||
<dependency>attributes</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user