hxp
2025-11-18 6e0d1eac6e57f831c8b8118d189067d391923693
PySysDB/PySysDBPY.h
@@ -556,6 +556,7 @@
   DWORD      LimitMissionID;   //需要完成的任务ID
   WORD      LimitOpenDay;   //开服第几天开启
   char      MailKey;   //邮件
   list      AwardList;   //奖励列表[[物品ID,个数], ...]
};
@@ -1901,14 +1902,6 @@
   DWORD      Weight;   //权重
   DWORD      Mark;   //排序用标识
   BYTE      Rare;   //珍稀值
};
//功能预告表
struct tagFunctionForecast
{
   DWORD      _FuncID;   //功能ID
   dict      Award;   //属性类型
};
//表情包表