Added Horses to Taming.

This commit is contained in:
GJ
2013-08-30 14:25:46 -04:00
parent 7523afffb5
commit 7eec53d621
9 changed files with 49 additions and 21 deletions

View File

@ -246,12 +246,14 @@ Skills:
Call_Of_The_Wild:
Bones_Required: 10
Fish_Required: 10
Apples_Required: 10
# Range to check for nearby pets when using Call Of The Wild, 0 will disable the check
Range: 40
# Amount of pets to summon when using Call Of The Wild
Wolf_Amount: 1
Ocelot_Amount: 1
Horse_Amount: 1
Unarmed:
Enabled_For_PVP: true
Enabled_For_PVE: true

View File

@ -139,6 +139,7 @@ Experience:
Animal_Taming:
Wolf: 250
Ocelot: 500
Horse: 1000
Combat:
Multiplier:
Animals: 1.0

View File

@ -548,9 +548,12 @@ permissions:
mcmmo.ability.taming.callofthewild.all:
description: Allows access to the Call of the Wild abilities
children:
mcmmo.ability.taming.callofthewild.horse: true
mcmmo.ability.taming.callofthewild.ocelot: true
mcmmo.ability.taming.callofthewild.renamepets: true
mcmmo.ability.taming.callofthewild.wolf: true
mcmmo.ability.taming.callofthewild.horse:
description: Allows players to summon Horses with Call of the Wild
mcmmo.ability.taming.callofthewild.ocelot:
description: Allows players to summon Ocelots with Call of the Wild
mcmmo.ability.taming.callofthewild.renamepets: