conf(drop): 更新龙套装备相关配置
- 将龙套装备的掉落类型从 1 修改为 2 - 移除了龙套装备的开服当天限制
This commit is contained in:
		| @@ -2192,27 +2192,27 @@ DropGroupConfig = { | ||||
| 	}, | ||||
| 	[100876] = { | ||||
| 		id = 100876, | ||||
| 		type = 1, | ||||
| 		type = 2, | ||||
| 		group = { { rate = 100, id = 2100179 } }, | ||||
| 	}, | ||||
| 	[100877] = { | ||||
| 		id = 100877, | ||||
| 		type = 1, | ||||
| 		type = 2, | ||||
| 		group = { { rate = 100, id = 2100180 } }, | ||||
| 	}, | ||||
| 	[100878] = { | ||||
| 		id = 100878, | ||||
| 		type = 1, | ||||
| 		type = 2, | ||||
| 		group = { { rate = 100, id = 2100181 } }, | ||||
| 	}, | ||||
| 	[100879] = { | ||||
| 		id = 100879, | ||||
| 		type = 1, | ||||
| 		type = 2, | ||||
| 		group = { { rate = 100, id = 2100182 } }, | ||||
| 	}, | ||||
| 	[100880] = { | ||||
| 		id = 100880, | ||||
| 		type = 1, | ||||
| 		type = 2, | ||||
| 		group = { { rate = 100, id = 2100183 } }, | ||||
| 	}, | ||||
| 	[110001] = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user