refactor: 删除多余的物品合成配置
- 移除了 ItemMerge.config 文件中多余的 3301 号物品合成配置 - 优化了物品合成配置,提高了代码的可维护性
This commit is contained in:
		| @@ -1884,18 +1884,6 @@ ItemMergeConfig = { | |||||||
| 			}, | 			}, | ||||||
| 		}, | 		}, | ||||||
| 		[3] = { | 		[3] = { | ||||||
| 			[3301] = { |  | ||||||
| 				circle = 0, |  | ||||||
| 				compose = { id = 0, type = 133, count = 8000000 }, |  | ||||||
| 				index = 3, |  | ||||||
| 				text = "兑换", |  | ||||||
| 				Eid = 3301, |  | ||||||
| 				second_index = 2, |  | ||||||
| 				buttontxt10 = "合成10次", |  | ||||||
| 				mergebutton10 = 1, |  | ||||||
| 				table = { { id = 301, type = 0, count = 1 } }, |  | ||||||
| 				openserverday = 1, |  | ||||||
| 			}, |  | ||||||
| 			[11001] = { | 			[11001] = { | ||||||
| 				circle = 0, | 				circle = 0, | ||||||
| 				compose = { id = 1379, type = 0, count = 1 }, | 				compose = { id = 1379, type = 0, count = 1 }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user