FlashTerror
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Continentis.Mods.Basic.Cards
|
||||
{
|
||||
CommandQueueManager.Instance.AddCommand(user.deckSubmodule.DrawCards(GetAttribute("DrawCount")));
|
||||
CommandGroup mainGroup = TargetListCommandGroup(targetList,
|
||||
new Cmd_ParamFunction<CharacterBase>(0.05f, target =>
|
||||
new Cmd_ParamFunction<CharacterBase>(0.01f, target =>
|
||||
{
|
||||
if (target != user)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user