public void Complete(Creature creature, Skill skill, Packet packet) { Send.SkillComplete(creature, skill.Info.Id); }