Update 3.2

This commit is contained in:
Akbar Yahya
2022-11-06 20:51:40 +08:00
parent f5fd0cbe69
commit dfe18ccb7d
1153 changed files with 13690 additions and 5671 deletions

View File

@@ -17,7 +17,7 @@
syntax = "proto3";
import "Unk2700_JOEPIGNPDGH.proto";
import "LuaShellType.proto";
option java_package = "emu.grasscutter.net.proto";
@@ -25,7 +25,7 @@ option java_package = "emu.grasscutter.net.proto";
// EnetChannelId: 0
// EnetIsReliable: true
message PlayerLuaShellNotify {
Unk2700_JOEPIGNPDGH Unk2700_JJMHFFHNJJO = 7;
LuaShellType shell_type = 7;
uint32 id = 5;
bytes lua_shell = 12;
uint32 use_type = 10;