This repository has been archived on 2024-03-29. You can view files and clone it, but cannot push or open issues or pull requests.
FreeSR/FreeSR.Proto/OCPMCNIOEGG.cs

24 lines
702 B
C#
Raw Normal View History

2024-01-27 13:06:07 +00:00
namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class OCPMCNIOEGG
{
[ProtoMember(2)] public List<CHPOGMINFLC> Dhhonaaiiin;
[ProtoMember(10)] public int Aaeoonddaoo;
[ProtoMember(13)] public int Nhfehhjieio;
[ProtoMember(3)] public int Level;
[ProtoMember(14)] public LMEFLIACBNM Giomkdemnog;
[ProtoMember(12)] public int Mheanngknai;
[ProtoMember(7)] public int Exp;
[ProtoMember(5)] public List<int> Alpdenblbjb;
[ProtoMember(8)] public List<int> Hpkmpjjegnh;
[ProtoMember(11)] public List<IGFJBLFKCIL> Jdcdejaodng;
[ProtoMember(15)] public int Kfiidncgdhc;
[ProtoMember(9)] public AGLIHJCIHBN Iaolgmgaiab;
[ProtoMember(1)] public int Efbbpkmekbl;
}
}