aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.h
diff options
context:
space:
mode:
authorn0n4m3 <none@none>2009-12-17 13:07:38 +0100
committern0n4m3 <none@none>2009-12-17 13:07:38 +0100
commit89656d5749f72803edbdd5f9840ba6b4c21f3987 (patch)
treeaaa42c476367db67fc7fe72488f83e56251d1408 /src/game/Unit.h
parent8b95981ed09b4a6edbf734c1ee1c639b6cdb9870 (diff)
Restore some commits from trinitycore2 3.1.3
--HG-- branch : trunk
Diffstat (limited to 'src/game/Unit.h')
-rw-r--r--src/game/Unit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Unit.h b/src/game/Unit.h
index 4c2df52c530..b439cf35dc6 100644
--- a/src/game/Unit.h
+++ b/src/game/Unit.h
@@ -206,6 +206,7 @@ enum ShapeshiftForm
FORM_ZOMBIE = 0x15,
FORM_METAMORPHOSIS = 0x16,
FORM_UNDEAD = 0x19,
+ FORM_MASTER_ANGLER = 0x1A,
FORM_FLIGHT_EPIC = 0x1B,
FORM_SHADOW = 0x1C,
FORM_FLIGHT = 0x1D,