-close issue 171 (remove Soul net from the game)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-13 10:21:33 +00:00
parent ee4e9f2262
commit cc46be7fbe
4 changed files with 8 additions and 52 deletions
-5
View File
@@ -1194,11 +1194,6 @@ void AbilityFactory::addAbilities(int _id, Spell * spell){
}
break;
}
case 1136: //Soul Net
{
game->addObserver( NEW ASoulNet(_id ,card));
break;
}
case 1139: //The Rack
{