PDA

Просмотр полной версии : [patch 4.3.4] Fix Glyph of the Monkey


ZGN
03.02.2013, 21:46
@@ -3921,6 +3921,9 @@ void Aura::HandleAuraTransform(bool apply, bool Real)

if (Unit* caster = GetCaster())
if (caster->HasAura(52648)) // Glyph of the Penguin
model_id = 26452;
+ else
+ if (caster->HasAura(57927)) // Glyph of the Monkey
+ model_id = 21362;

target->SetDisplayId(model_id);

http://www.wowhead.com/spell=57927