aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Unit.cpp')
-rw-r--r--src/game/Unit.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp
index 881457286d9..457439e3d08 100644
--- a/src/game/Unit.cpp
+++ b/src/game/Unit.cpp
@@ -15248,6 +15248,8 @@ uint32 Unit::GetModelForForm(ShapeshiftForm form)
return 21244;
case FORM_METAMORPHOSIS:
return 25277;
+ case FORM_MASTER_ANGLER:
+ return 15234;
case FORM_TREE:
return 864;
case FORM_SPIRITOFREDEMPTION: