From ba4aea47ca8686fb443ba85fa38ffcee0dd7ac8f Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 16 七月 2024 10:38:12 +0800
Subject: [PATCH] 10202 【越南】【香港】【主干】【砍树】聚魂(寻宝修改:寻宝设定单独开表;去除免费寻宝x次必出逻辑,免费次数也算常规次数;免费次数去除时间恢复,改为过天重置;每x次必出改为每种类型独立配置;)
---
ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h b/ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h
index 6b505b3..f18b495 100644
--- a/ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h
+++ b/ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h
@@ -3,7 +3,6 @@
struct tagMCNPCIDCollectionCnt
{
- tagHead Head;
DWORD NPCID; //NPCID
BYTE CollectionCnt; //已采集次数
};
--
Gitblit v1.8.0