Ejemplo n.º 1
0
 public static void setSkillshots()
 {
     W.SetSkillshot(0.225f, 100f, 828.5f, true, SkillshotType.SkillshotLine);
     E.SetSkillshot(0.250f, 100f, 1000f, false, SkillshotType.SkillshotCircle);
     sumItems = new SummonerItems(Player);
 }
Ejemplo n.º 2
0
 public static void setSkillshots()
 {
     W.SetSkillshot(0.225f, 100f, 828.5f, true, SkillshotType.SkillshotLine);
     E.SetSkillshot(0.250f, 100f, 1000f, false, SkillshotType.SkillshotCircle);
     sumItems = new SummonerItems(Player);
 }