Core/Gossip: Implemented new gossip option type GOSSIP_OPTION_TRANSMOGRIFIER
This commit is contained in:
@@ -291,5 +291,10 @@ namespace Game
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void SendOpenTransmogrifier(ObjectGuid guid)
|
||||
{
|
||||
SendPacket(new OpenTransmogrifier(guid));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user