Scripts/Alterac Valley: Fix some out of range text entries

This commit is contained in:
Shocker
2011-02-25 19:52:26 +02:00
parent bc94dcfbe4
commit 98f6c2fe80

View File

@@ -27,8 +27,8 @@ enum Spells
enum Yells
{
YELL_AGGRO = -2100019,
YELL_EVADE = -2100020
YELL_AGGRO = -1810023,
YELL_EVADE = -1810024
};
enum Creatures