Update proto 3.3 (fix5)

* including v4
This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
Akbar Yahya
2022-12-12 17:28:14 +08:00
parent 80abe46342
commit 336c3a2931
70 changed files with 185 additions and 185 deletions

View File

@@ -20,8 +20,8 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message AbilityMetaElementReactionVisual {
uint32 Unk3300_PHKFGIHELFG = 6;
uint32 Unk3300_DGBGNEHDODI = 1;
uint32 element_source_type = 6;
uint32 element_reactor_type = 1;
int32 hit_index = 14;
uint32 Unk3300_OGILJCJPHPB = 2;
uint32 element_reaction_type = 2;
}