各种修复

This commit is contained in:
SoulliesOfficial
2025-11-13 08:52:30 -05:00
parent 427674331a
commit c62d86ddb2
14 changed files with 186 additions and 19 deletions

View File

@@ -11,8 +11,6 @@ namespace Continentis.Mods.Basic.Cards.Cleric
{
protected override List<CommandBase> PlayEffect(List<CharacterBase> targetList)
{
base.PlayEffect(targetList);
CommandGroup mainGroup = new CommandGroup(ExecutionMode.Sequential);
mainGroup.AddCommand(new Cmd_PlayAnimation(user.characterView, "Skill"));
mainGroup.AddCommand(new Cmd_Function(() =>