aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortreeston <treeston.mmoc@gmail.com>2017-07-18 14:11:12 +0200
committerShauren <shauren.trinity@gmail.com>2020-08-19 20:18:44 +0200
commit0f741c4a7f5e40f3a03f526feba1d662d284ee63 (patch)
treec48bffc488b6ca43ef8ba742bed9521716756d2f /src
parentba7d8e9ace2de730034cd8b2b901f19f04129ef9 (diff)
Scripits/Item: Nitro. BOOSTS.
(cherry picked from commit 125127ea73a68b6da8d1ba631539a9ebffd2c471)
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Spells/spell_item.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Spells/spell_item.cpp b/src/server/scripts/Spells/spell_item.cpp
index 8f2897fff7a..8b05eec1082 100644
--- a/src/server/scripts/Spells/spell_item.cpp
+++ b/src/server/scripts/Spells/spell_item.cpp
@@ -3303,7 +3303,7 @@ class spell_item_brewfest_mount_transformation : public SpellScriptLoader
}
};
-enum NitroBoots
+enum NitroBoosts
{
SPELL_NITRO_BOOSTS_SUCCESS = 54861,
SPELL_NITRO_BOOSTS_BACKFIRE = 46014,