aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMalcrom <malcromdev@gmail.com>2012-12-26 11:52:05 -0330
committerMalcrom <malcromdev@gmail.com>2012-12-26 11:52:05 -0330
commit30e2ab8e0faac96548fc681b608a0f96f77985a1 (patch)
treec4a1cf4120728b6a643f5ab1691e39607362fe6c /src
parent30936fd1c49fd72d9d9e4180cd610864c14ab01a (diff)
DB/SCRIPTS: Fix text for High Botanist Freywinn and remove creature_ai_texts.
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Outland/TempestKeep/botanica/boss_high_botanist_freywinn.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/server/scripts/Outland/TempestKeep/botanica/boss_high_botanist_freywinn.cpp b/src/server/scripts/Outland/TempestKeep/botanica/boss_high_botanist_freywinn.cpp
index 4288061860e..53277afdc54 100644
--- a/src/server/scripts/Outland/TempestKeep/botanica/boss_high_botanist_freywinn.cpp
+++ b/src/server/scripts/Outland/TempestKeep/botanica/boss_high_botanist_freywinn.cpp
@@ -31,7 +31,9 @@ enum eSays
SAY_AGGRO = 0,
SAY_KILL = 1,
SAY_TREE = 2,
- SAY_DEATH = 3
+ SAY_SUMMON = 3,
+ SAY_DEATH = 4,
+ SAY_OOC_RANDOM = 5,
};
enum eSpells