展前冒死重构

This commit is contained in:
FloatGaming
2026-07-24 04:43:13 +08:00
parent d09597472b
commit 4eb70b0ac9
61 changed files with 74951 additions and 328 deletions
+1
View File
@@ -2053,6 +2053,7 @@ public class AllyCombatant : MonoBehaviour, ICombatant
else
{
SkillBuilder.Instance?.TriggerOnAdjacentAllySkillCast(slotIndex);
GameplayLevelRuleEventBus.NotifyAllySkillCast(slotIndex, GameplayClock.NowSongTime);
}
return anyTriggered;
}