更改命名方式

This commit is contained in:
南沢响也
2025-03-25 03:42:44 +08:00
parent c5e216c595
commit 3978d5f286
11 changed files with 165 additions and 4 deletions

View File

@@ -19,12 +19,12 @@ namespace the_Voidcast_Dais;
[ScriptType(guid: "8a526afb-eefd-44ec-a105-7dc8fcd28e47", name: "高贝扎歼灭战", territorys: [1140],
version: "0.0.0.1", author: "Tetora", note: noteStr)]
public class the_Voidcast_Dais
public class Golbez
{
const string noteStr =
"""
v0.0.0.1:
LV90
LV90
""";
[ScriptMethod(name: "虚空陨石(死刑)", eventType: EventTypeEnum.TargetIcon, eventCondition: ["Id:0158"])]