重新归类脚本

This commit is contained in:
南沢响也
2025-03-25 03:59:49 +08:00
parent c2b39dc016
commit 64007a3c24
8 changed files with 4 additions and 3 deletions

View File

@@ -15,17 +15,18 @@ using ECommons.DalamudServices;
using ECommons.GameFunctions; using ECommons.GameFunctions;
using ECommons.MathHelpers; using ECommons.MathHelpers;
namespace Bahamute_NormalRaid; namespace Bahamute_NormalRaid_for_BLU;
[ScriptType(guid: "8d41b5f9-0ab6-404a-9572-aabb390023f0", name: "巴哈姆特大迷宫 - 普通难度", territorys: [196,245,358], [ScriptType(guid: "8d41b5f9-0ab6-404a-9572-aabb390023f0", name: "巴哈姆特大迷宫(青魔专用)", territorys: [196,245,358],
version: "0.0.0.1", author: "Tetora", note: noteStr)] version: "0.0.0.1", author: "Tetora", note: noteStr)]
public class Bahamute_NormalRaid public class Bahamute_NormalRaid_for_BLU
{ {
const string noteStr = const string noteStr =
""" """
v0.0.0.1: v0.0.0.1:
T5 T5
T9 T13 T9 T13
"""; """;