mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[11075] Add models for spell 71450
Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
d30a757e86
commit
9bf384cefa
2 changed files with 4 additions and 3 deletions
|
|
@ -3337,8 +3337,9 @@ void Aura::HandleAuraTransform(bool apply, bool Real)
|
|||
//break;
|
||||
//case 71309: // [DND] Spawn Portal
|
||||
//break;
|
||||
//case 71450: // Crown Parcel Service Uniform
|
||||
//break;
|
||||
case 71450: // Crown Parcel Service Uniform
|
||||
target->SetDisplayId(target->getGender() == GENDER_MALE ? 31002 : 31003);
|
||||
break;
|
||||
//case 75531: // Gnomeregan Pride
|
||||
//break;
|
||||
//case 75532: // Darkspear Pride
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue