[7796] Implement .lookup taxinode and .go taxinode commands.

This commit is contained in:
VladimirMangos 2009-05-07 19:25:17 +04:00
parent 3279b77b09
commit a587590ab5
13 changed files with 148 additions and 9 deletions

View file

@ -6631,4 +6631,4 @@ void Spell::EffectRenamePet(uint32 /*eff_idx*/)
return;
unitTarget->SetByteValue(UNIT_FIELD_BYTES_2, 2, UNIT_RENAME_ALLOWED);
}
}