mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 08:40:03 +00:00
Housekeeping
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0"?>
|
||||
<plugin>
|
||||
<id>mob-walk-to</id>
|
||||
<version>0.1</version>
|
||||
<name>Mob path generation</name>
|
||||
<description>Adds a mixin for making mobs walk to another entity.</description>
|
||||
<authors>
|
||||
<author>Gary Tierney</author>
|
||||
</authors>
|
||||
<scripts>
|
||||
<script>walk_to.rb</script>
|
||||
</scripts>
|
||||
<dependencies>
|
||||
<dependency>mob-extension</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user