- hunter default script: added call of the wild
Sidoine De Wispelaere [07-05-09 - 11:32]
- hunter default script: added call of the wild
git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@82 d5049fe3-3747-40f7-a4b5-f36d6801af5f
diff --git a/defaut/Chasseur.lua b/defaut/Chasseur.lua
index e491e9a..e3a50fb 100644
--- a/defaut/Chasseur.lua
+++ b/defaut/Chasseur.lua
@@ -14,6 +14,7 @@ Define(HUNTERSMARK 53338)
Define(BLACKARROW 3674)
Define(LOCKANDLOAD 56453)
Define(TALENTEXPLOSIVESHOT 2145)
+Define(CALLOFTHEWILD 53434)
Define(CHIMERASHOT 53209)
AddCheckBox(multi SpellName(MULTISHOT))
@@ -37,6 +38,7 @@ AddIcon
{
Spell(BESTIALWRATH usable=1)
Spell(KILLCOMMAND usable=1)
+ Spell(CALLOFTHEWILD usable=1)
Spell(RAPIDFIRE)
}
-]]
\ No newline at end of file
+]]