Add embryos for all skill depots for the main characters

This commit is contained in:
Melledy
2022-06-16 07:54:53 -07:00
parent 00bd23873f
commit 8fdf9bfddf
12 changed files with 253 additions and 44 deletions

View File

@@ -0,0 +1,10 @@
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 1708
// EnetChannelId: 0
// EnetIsReliable: true
message AvatarChangeElementTypeRsp {
int32 retcode = 15;
}