hxp
2025-10-17 f495a32d55731268db3e8fbd272769e1c6ab1fb3
PySysDB/PySysDBPY.h
@@ -1504,25 +1504,6 @@
   list      PersonFirstKillAward;   // 个人首次击杀奖励 [[物品ID,个数,是否拍品], ...]
};
//仙盟红包表
struct tagFamilyRedPack
{
   WORD      _ID;   //ID
   WORD      GetType;   //获得途径
   WORD      MoneyNum;   //红包额度
   BYTE      MoneyType;   //金钱类型
   BYTE      PacketCnt;   //红包个数
};
//节日红包每日成就表
struct tagActFeastRedPacketSucc
{
   BYTE      _FeastDay;   //节日第几天
   list      FeastSuccIDList;   //节日成就ID列表
};
//NPC秀表
struct tagNPCShow