GC-Proto/unimplemented/PDPAFMLEHLM.proto
2024-08-28 11:45:47 +08:00

11 lines
206 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdID: 2474
message PDPAFMLEHLM {
uint32 entity_id = 5;
bool HPLLMGMPFIO = 9;
uint32 score = 13;
}