syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // CmdId: 242 // Name: JDHNOBLAFGE message SceneTransToPointReq { uint32 scene_id = 12; uint32 point_id = 7; }