From 89656d5749f72803edbdd5f9840ba6b4c21f3987 Mon Sep 17 00:00:00 2001 From: n0n4m3 Date: Thu, 17 Dec 2009 13:07:38 +0100 Subject: Restore some commits from trinitycore2 3.1.3 --HG-- branch : trunk --- src/game/Unit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/Unit.h') 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, -- cgit v1.2.3