aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-10-02 23:12:30 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2014-10-02 23:12:30 +0200
commit9cddbe0b118b56d46a08633da803acad565b8790 (patch)
tree527a0e81f40cf037c9545734c50a8ca86fb554b9 /src
parentb347df111f7f65096281b1dc46ce28f849ad21b9 (diff)
Core/Brewfest: Fix typo in b74ef3f3ca277e7ce1bca7563fb0e9affbaf1a5a (thx to Gooyeth)
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Spells/spell_holiday.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Spells/spell_holiday.cpp b/src/server/scripts/Spells/spell_holiday.cpp
index 126aa561c05..5c84f3045f8 100644
--- a/src/server/scripts/Spells/spell_holiday.cpp
+++ b/src/server/scripts/Spells/spell_holiday.cpp
@@ -759,7 +759,7 @@ enum RamBlub
SAY_BARLEYBREW_1 = 23464,
SAY_BARLEYBREW_2 = 23465,
SAY_BARLEYBREW_3 = 23466,
- SAY_BARLEYBREW_4 = 23467,
+ SAY_BARLEYBREW_4 = 22941,
// Bark for the Thunderbrews!
SAY_THUNDERBREWS_1 = 23467,