aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-02-29 03:45:14 +0100
committerAokromes <Aokromes@users.noreply.github.com>2016-02-29 03:45:14 +0100
commitb646bcbb915ad6abcec5d349b28a74991e1c8cad (patch)
tree2ab93ca164a27bf1c113261d985a8664e3683c72 /src
parent24e996811d339ad0b01991e2c7c0db7b6eb525e7 (diff)
Update boss_nalorakk.cpp
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp b/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp
index c7db41c47ca..bb63e297674 100644
--- a/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp
+++ b/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp
@@ -309,7 +309,7 @@ class boss_nalorakk : public CreatureScript
switch (urand(0, 1))
{
case 0:
- TAlk(YELL_KILL_ONE, me);
+ Talk(YELL_KILL_ONE, me);
DoPlaySoundToSet(me, SOUND_YELL_KILL_ONE);
break;
case 1: