Comment out territory shield because modifying the damage just doesn't want to work.

This commit is contained in:
drtshock
2014-07-08 13:54:22 -05:00
parent 0d0085f423
commit 1fa7e28ffd
3 changed files with 9 additions and 2 deletions

View File

@@ -71,6 +71,12 @@
<version>LATEST</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.ess3</groupId>
<artifactId>EssentialsChat</artifactId>
<version>LATEST</version>
<scope>provided</scope>
</dependency>
</dependencies>
<repositories>