GC-Proto/unimplemented/EFANAGNEGAN.proto

13 lines
258 B
Protocol Buffer
Raw Normal View History

2024-08-27 22:55:06 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
import "JAILCNEFODI.proto";
message EFANAGNEGAN {
uint32 avatar_id = 1;
2024-08-28 06:45:47 +03:00
uint32 point_id = 8;
2024-08-27 22:55:06 +03:00
JAILCNEFODI avatar_type = 9;
uint32 costume_id = 15;
}