GC-Proto/proto/NICMKPJLHMI.proto

17 lines
298 B
Protocol Buffer
Raw Normal View History

2023-02-28 06:08:38 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "Vector.proto";
// Name: NICMKPJLHMI
message NICMKPJLHMI {
uint32 version = 1;
int32 LHFNIEEFJOP = 4;
Vector MGHIMMEFBDI = 6;
uint32 furniture_id = 7;
uint32 guid = 8;
Vector spawn_pos = 13;
}