aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVincent_Michael <Vincent_Michael@gmx.de>2013-01-02 02:43:41 +0100
committerVincent_Michael <Vincent_Michael@gmx.de>2013-01-02 02:43:41 +0100
commit56096b7704885de6685cd051a555b79e8093fd75 (patch)
tree3865e6ee8aa7a9dd52a6f1894ff887093427e80a /src
parent88e6071ff6cae59a9de851d7b2c6466cf5682132 (diff)
DB/Creatures: Some fix for Wyrmrest Skytalon
Closes #8733
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Outland/TempestKeep/botanica/the_botanica.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/server/scripts/Outland/TempestKeep/botanica/the_botanica.h b/src/server/scripts/Outland/TempestKeep/botanica/the_botanica.h
index 034792ea37c..d5657dc7048 100644
--- a/src/server/scripts/Outland/TempestKeep/botanica/the_botanica.h
+++ b/src/server/scripts/Outland/TempestKeep/botanica/the_botanica.h
@@ -23,11 +23,11 @@ uint32 const EncounterCount = 5;
enum DataTypes
{
- DATA_COMMANDER_SARANNIS = 1,
- DATA_HIGH_BOTANIST_FREYWINN = 2,
- DATA_THORNGRIN_THE_TENDER = 3,
- DATA_LAJ = 4,
- DATA_WARP_SPLINTER = 5
+ DATA_COMMANDER_SARANNIS = 0,
+ DATA_HIGH_BOTANIST_FREYWINN = 1,
+ DATA_THORNGRIN_THE_TENDER = 2,
+ DATA_LAJ = 3,
+ DATA_WARP_SPLINTER = 4
};
enum CreatureIds