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

@@ -23,7 +23,7 @@ message GCGDSCardData {
uint32 num = 11;
uint32 face_type = 5;
uint32 card_id = 4;
repeated uint32 Unk3300_CIGGHHIHJFM = 14;
repeated uint32 Unk3300_OAFMDJCPCJH = 6;
repeated uint32 proficiency_reward_taken_idx_list = 14;
repeated uint32 unlock_face_type_list = 6;
uint32 proficiency = 10;
}