mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-05 03:47:06 +03:00
Update 3.6
This commit is contained in:
@@ -4,9 +4,9 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Uint32Pair.proto";
|
||||
|
||||
// Name: PLPINEPGFHD
|
||||
// Name: DKBDDJJHDHA
|
||||
message GCGAttackCostInfo {
|
||||
repeated Uint32Pair costMap = 3;
|
||||
uint32 skill_id = 10;
|
||||
repeated Uint32Pair cost_map = 7;
|
||||
uint32 skill_id = 12;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user