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 Witch: 100.0
Bat: 100.0 Bat: 100.0
Horse: 100.0 Horse: 100.0
Rabbit: 100.0
VaultCost: VaultCost:
Pig: 0.0 Pig: 0.0
Sheep: 0.0 Sheep: 0.0
@ -63,6 +64,7 @@ VaultCost:
Witch: 0.0 Witch: 0.0
Bat: 0.0 Bat: 0.0
Horse: 0.0 Horse: 0.0
Rabbit: 0.0
ItemCost: ItemCost:
ItemId: 371 ItemId: 371
ItemData: 0 ItemData: 0
@ -91,6 +93,7 @@ ItemCost:
Witch: 0 Witch: 0
Bat: 0 Bat: 0
Horse: 0 Horse: 0
Rabbit: 0
HealthPercentage: HealthPercentage:
Pig: 100.0 Pig: 100.0
Sheep: 100.0 Sheep: 100.0
@ -116,6 +119,7 @@ HealthPercentage:
Witch: 100.0 Witch: 100.0
Bat: 100.0 Bat: 100.0
Horse: 100.0 Horse: 100.0
Rabbit: 100.0
Messages: Messages:
PermissionFail: "You do not have permission to catch this mob!" PermissionFail: "You do not have permission to catch this mob!"
VaultFail: "It costs %s dollars to catch this mob!" VaultFail: "It costs %s dollars to catch this mob!"