更新极火神

This commit is contained in:
南沢响也
2025-04-12 01:41:35 +08:00
parent 5aa01f0288
commit 744daa8d92
3 changed files with 14 additions and 2 deletions

View File

@@ -53,7 +53,6 @@ public class Ifrit_Extreme
isTank = player?.IsTank() ?? false;
isDps = player?.IsDps() ?? false;
isHealer = player?.IsHealer() ?? false;
}
[ScriptMethod(name: "开场提示", eventType: EventTypeEnum.Countdown, eventCondition: ["Type:Stop","SourceId:E0000000"])]