Update from upstream SpigotMC take 2: Update harder

This commit is contained in:
Zach Brown
2014-12-27 16:07:04 -06:00
parent 4832a37296
commit 105e5e9ba4
5 changed files with 39 additions and 27 deletions

View File

@@ -115,7 +115,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ {
+ if ( this.inGround )
+ {
+ this.ap += 19; // Despawn counter. First int after shooter
+ this.ap += 1; // Despawn counter. First int after shooter
+ }
+ super.inactiveTick();
+ }