Implement Basic SummonUnit

This commit is contained in:
Somebody
2024-08-29 21:08:50 +08:00
parent f7a8564237
commit 85293dbe11
217 changed files with 1541 additions and 794 deletions

View File

@@ -25,8 +25,8 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiNIZWFydERpYWxTY3JpcHRDaGFuZ2VTY05vdGlmeS5wcm90bxobSGVhcnRE",
"aWFsRGlhbG9ndWVJbmZvLnByb3RvGhlIZWFydERpYWxTY3JpcHRJbmZvLnBy",
"b3RvGhtIZWFydERpYWxVbmxvY2tTdGF0dXMucHJvdG8aEU9BSUdDSktORUdB",
"aWFsRGlhbG9ndWVJbmZvLnByb3RvGhFPQUlHQ0pLTkVHQS5wcm90bxobSGVh",
"cnREaWFsVW5sb2NrU3RhdHVzLnByb3RvGhlIZWFydERpYWxTY3JpcHRJbmZv",
"LnByb3RvIuUBCh1IZWFydERpYWxTY3JpcHRDaGFuZ2VTY05vdGlmeRItCg11",
"bmxvY2tfc3RhdHVzGAggASgOMhYuSGVhcnREaWFsVW5sb2NrU3RhdHVzEiEK",
"C0JJS05FTEJIUEVFGAwgAygLMgwuT0FJR0NKS05FR0ESOgoaY2hhbmdlZF9k",
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
"aWFsU2NyaXB0SW5mb0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3Rv",
"YgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HeartDialDialogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialScriptInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialUnlockStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.OAIGCJKNEGAReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HeartDialDialogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.OAIGCJKNEGAReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialUnlockStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialScriptInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HeartDialScriptChangeScNotify), global::EggLink.DanhengServer.Proto.HeartDialScriptChangeScNotify.Parser, new[]{ "UnlockStatus", "BIKNELBHPEE", "ChangedDialogueInfoList", "ChangedScriptInfoList" }, null, null, null, null)
}));