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-03 16:03:13 +0200
commit758b8ee1646c3e6386a63432f0a6d77ae1ef01c0 (patch)
tree1a8c454b9cab3ac9ca3902fd15ac61ebb992af46 /src
parent2838a622647a1e12ec483b59440c7d0414dc14fa (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,