Tried to add rabbits 2

This commit is contained in:
Monkey0x9 2015-01-19 20:46:48 +01:00
parent 5d235e5a52
commit 805126a866

View File

@ -38,6 +38,7 @@ CatchChance:
Witch: 100.0
Bat: 100.0
Horse: 100.0
Rabbit: 100.0
VaultCost:
Pig: 0.0
Sheep: 0.0
@ -63,6 +64,7 @@ VaultCost:
Witch: 0.0
Bat: 0.0
Horse: 0.0
Rabbit: 0.0
ItemCost:
ItemId: 371
ItemData: 0
@ -91,6 +93,7 @@ ItemCost:
Witch: 0
Bat: 0
Horse: 0
Rabbit: 0
HealthPercentage:
Pig: 100.0
Sheep: 100.0
@ -116,6 +119,7 @@ HealthPercentage:
Witch: 100.0
Bat: 100.0
Horse: 100.0
Rabbit: 100.0
Messages:
PermissionFail: "You do not have permission to catch this mob!"
VaultFail: "It costs %s dollars to catch this mob!"
@ -126,4 +130,4 @@ Messages:
CatchChanceSuccess: ""
HealthPercentageFail: "The mob has more than %s percent health left and cannot be caught!"
ConfigVersion: 2.00
CheckForUpdates: true
CheckForUpdates: true