mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
melon 3.7 tes
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: PAJINPMADLD
|
||||
message EvtGrapplingHookMove {
|
||||
bool FPFCJFPALLI = 3;
|
||||
uint32 entity_id = 4;
|
||||
string override_collider = 11;
|
||||
float speed = 5;
|
||||
bool PMHJPLEMFAD = 12;
|
||||
repeated uint32 animator_state_id_list = 1;
|
||||
float CGJPAHPGHHK = 10;
|
||||
Vector target_pos = 7;
|
||||
float FNFBDGDNJCC = 13;
|
||||
}
|
||||
|
Reference in New Issue
Block a user