Add edgeville (thanks xEliqa).

This commit is contained in:
Major-
2014-08-08 02:45:02 +01:00
parent e5347819d3
commit dbdfd067c6
2 changed files with 70 additions and 0 deletions
@@ -0,0 +1,17 @@
<?xml version="1.0"?>
<plugin>
<id>location-edgeville</id>
<version>0.1</version>
<name>Edgeville</name>
<description>Adds functionality to Edgeville.</description>
<authors>
<author>xEliqa</author>
<author>Major</author>
</authors>
<scripts>
<script>npcs.rb</script>
</scripts>
<dependencies>
<dependency>entity-spawning</dependency>
</dependencies>
</plugin>