1
0

Fixed capitalization issues

Wasn't parsing correctly before, as some items were not capitalized correctly.
This commit is contained in:
archshift 2014-04-22 02:18:41 -10:00
parent bca7f29490
commit 1cf396c814

View File

@ -47,7 +47,7 @@ AttackDamage=4.0
SightDistance=25.0 SightDistance=25.0
MaxHealth=40 MaxHealth=40
[Zombiepigman] [ZombiePigman]
AttackRange=2.0 AttackRange=2.0
AttackRate=1 AttackRate=1
AttackDamage=7.0 AttackDamage=7.0
@ -145,7 +145,7 @@ AttackDamage=0.0
SightDistance=25.0 SightDistance=25.0
MaxHealth=10 MaxHealth=10
[Magmacube] [MagmaCube]
AttackRange=2.0 AttackRange=2.0
AttackRate=1 AttackRate=1
AttackDamage=6.0 AttackDamage=6.0