Changeset 123 for trunk/src/game/SpellAuras.cpp
- Timestamp:
- 11/19/08 13:38:18 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/SpellAuras.cpp
r104 r123 2697 2697 else 2698 2698 { 2699 // Will use the default model here 2700 m_target->SetDisplayId(ci->DisplayID_A); 2699 if (uint32 modelid = ci->GetRandomValidModelId()) m_target->SetDisplayId(modelid); 2701 2700 2702 2701 // Dragonmaw Illusion (set mount model also)