Allow tiaras to be made and used for opening runecrafting altars with 1 click.

This commit is contained in:
bugcrusher
2014-07-06 15:49:17 +02:00
parent d40b5d3514
commit db3c380f13
2 changed files with 154 additions and 0 deletions
+2
View File
@@ -6,12 +6,14 @@
<description>Adds the Runecraft skill.</description>
<authors>
<author>Major</author>
<author>BugCrusher</author>
</authors>
<scripts>
<script>altar.rb</script>
<script>rune.rb</script>
<script>runecraft.rb</script>
<script>talisman.rb</script>
<script>tiara.rb</script>
</scripts>
<dependencies />
</plugin>