mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 16:09:25 +03:00
Fix unk
* AddNoGachaAvatarCardNotify * DailyTaskFilterCityRsp
This commit is contained in:
parent
8d246c4fa7
commit
a9e9edaa81
@ -16,10 +16,10 @@ message AddNoGachaAvatarCardNotify {
|
|||||||
}
|
}
|
||||||
|
|
||||||
uint32 itemId = 7;
|
uint32 itemId = 7;
|
||||||
uint32 Unk3300_MGAPHPOLKKE = 3;
|
uint32 initial_promote_level = 3;
|
||||||
bool isTransferToItem = 14;
|
bool isTransferToItem = 14;
|
||||||
uint32 reason = 9;
|
uint32 reason = 9;
|
||||||
repeated AddNoGachaAvatarCardTransferItem transferItemList = 10;
|
repeated AddNoGachaAvatarCardTransferItem transferItemList = 10;
|
||||||
uint32 Unk3300_GPBINALMFDF = 13;
|
uint32 initial_level = 13;
|
||||||
uint32 avatarId = 4;
|
uint32 avatarId = 4;
|
||||||
}
|
}
|
||||||
|
@ -9,5 +9,5 @@ message DailyTaskFilterCityRsp {
|
|||||||
NNBKOLMPOEA = 1;
|
NNBKOLMPOEA = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
repeated uint32 cikenonelim = 15;
|
repeated uint32 city_id = 15;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user