aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/hinterlands.cpp
diff options
context:
space:
mode:
authorShocker <shocker@freakz.ro>2011-04-29 22:24:26 +0300
committerShocker <shocker@freakz.ro>2011-04-29 22:24:26 +0300
commit0fb8f057974cdf3107084be65005956efb5191dc (patch)
tree8fe211ecee643625c01ec3970038e345ec44c5f0 /src/server/scripts/EasternKingdoms/hinterlands.cpp
parentf96e1ce1d7b10074750da761ff9b219a24d0f09f (diff)
parent1b1d7507f1c3ea768f3fdaf4e1729b66fe590a68 (diff)
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Diffstat (limited to 'src/server/scripts/EasternKingdoms/hinterlands.cpp')
-rw-r--r--src/server/scripts/EasternKingdoms/hinterlands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/hinterlands.cpp b/src/server/scripts/EasternKingdoms/hinterlands.cpp
index f9925feda74..75cf7d481a8 100644
--- a/src/server/scripts/EasternKingdoms/hinterlands.cpp
+++ b/src/server/scripts/EasternKingdoms/hinterlands.cpp
@@ -250,7 +250,7 @@ public:
return;
//only if attacked and escorter is not in combat?
- DoScriptText(RAND(SAY_RIN_HELP_1,SAY_RIN_HELP_2), me);
+ DoScriptText(RAND(SAY_RIN_HELP_1, SAY_RIN_HELP_2), me);
}
}