From 8dd1facaa25c74121ef46d2584852117a7db03fe Mon Sep 17 00:00:00 2001 From: d3vilock Date: Mon, 1 Dec 2014 14:15:06 -0200 Subject: [PATCH] Soraka kkkkkkkkkkkk --- SimpleYetSoSharpBot/SimpleYetSoSharpBot/Program.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SimpleYetSoSharpBot/SimpleYetSoSharpBot/Program.cs b/SimpleYetSoSharpBot/SimpleYetSoSharpBot/Program.cs index b8535e4..c592856 100644 --- a/SimpleYetSoSharpBot/SimpleYetSoSharpBot/Program.cs +++ b/SimpleYetSoSharpBot/SimpleYetSoSharpBot/Program.cs @@ -83,7 +83,8 @@ private static void Game_OnGameLoad(EventArgs args) allies = new List(); - if (ObjectManager.Player.ChampionName == "Annie") + if (ObjectManager.Player.ChampionName == "Soraka + ") { Q = new Spell(SpellSlot.Q, 650); W = new Spell(SpellSlot.W, 625); @@ -324,4 +325,4 @@ private static void OnGameEnd(EventArgs args) Game.Say("gg"); } } -} \ No newline at end of file +}