From 97f63de4c2147ad764a8f68af24b0a3e64df132c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E6=B2=A2=E5=93=8D=E4=B9=9F?= <72963826+Hibiya615@users.noreply.github.com> Date: Sun, 16 Mar 2025 01:17:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9GUID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04-Stormblood/Emanation.cs | 2 +- OnlineRepo.json | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/04-Stormblood/Emanation.cs b/04-Stormblood/Emanation.cs index 9f85906..4e333c8 100644 --- a/04-Stormblood/Emanation.cs +++ b/04-Stormblood/Emanation.cs @@ -16,7 +16,7 @@ using ECommons.MathHelpers; namespace Emanation; -[ScriptType(guid: "214f8fbd-ad04-430f-8bba-fd7319581780", name: "吉祥天女歼灭战", territorys: [719], +[ScriptType(guid: "a7bacd3e-834f-41ba-a210-c66e2c12d208", name: "吉祥天女歼灭战", territorys: [719], version: "0.0.0.2", author: "Tetora", note: noteStr)] public class Emanation diff --git a/OnlineRepo.json b/OnlineRepo.json index 2bc50b9..8e29585 100644 --- a/OnlineRepo.json +++ b/OnlineRepo.json @@ -64,6 +64,19 @@ 637 ] }, + { + "Name": "吉祥天女歼灭战", + "Guid": "a7bacd3e-834f-41ba-a210-c66e2c12d208", + "Version": "0.0.0.2", + "Author": "Tetora", + "Repo": "https://github.com/Hibiya615/TetoraKAScript/tree/main", + "DownloadUrl": "https://raw.githubusercontent.com/Hibiya615/TetoraKAScript/refs/heads/main/04-Stormblood/Emanation.cs", + "Note": "v0.0.0.2:\r\nLV70 吉祥天女歼灭战 初版绘制", + "UpdateInfo": "", + "TerritoryIds": [ + 719 + ] + }, { "Name": "神龙歼灭战", "Guid": "da23fd13-2d1f-41d3-b2c9-91fd8d948a98",