1
0

Implemented creeper abilities

* Creepers now explode with a sound effect
* Creepers drop a music disc on the unlikely event of being killed by a
skeleton's arrow

Inspired by @maniak89's PR #132.
This commit is contained in:
Tiger Wang
2014-01-24 19:52:52 +00:00
parent 2ce26574ef
commit 3e675f8c38
3 changed files with 51 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ SightDistance=25.0
MaxHealth=12
[Creeper]
AttackRange=5.0
AttackRange=3.0
AttackRate=1
AttackDamage=0.0
SightDistance=25.0