From 5da1c46d61e2e7390d163bb5902224d3c55a0ea8 Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Sun, 5 Jul 2009 11:32:06 +0000 Subject: [PATCH] - 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 --- defaut/Chasseur.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 +]] -- 1.7.9.5