mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 12:13:54 -07:00
Update for 1.6.5
This commit is contained in:
@@ -10,7 +10,7 @@ public class EntityZombie extends EntityMonster {
|
||||
public EntityZombie(World world) {
|
||||
super(world);
|
||||
this.texture = "/mob/zombie.png";
|
||||
this.aD = 0.5F;
|
||||
this.aE = 0.5F;
|
||||
this.damage = 5;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user