refactor: 删除 4366 平台相关配置和代码
- 移除 Login4366 和 Platform4366 配置文件 - 删除 ActivityType10016.lua 中的 4366 平台相关逻辑 - 从 GameConfigs.txt 中移除 4366 平台配置的引用
This commit is contained in:
		@@ -1,31 +0,0 @@
 | 
			
		||||
--P-平台福利4366.xlsx 连登礼包
 | 
			
		||||
Login4366Config={
 | 
			
		||||
[1] = {
 | 
			
		||||
	day = 1,
 | 
			
		||||
	reward = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
 | 
			
		||||
},
 | 
			
		||||
[2] = {
 | 
			
		||||
	day = 2,
 | 
			
		||||
	reward = {{type=0,id=421,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
 | 
			
		||||
},
 | 
			
		||||
[3] = {
 | 
			
		||||
	day = 3,
 | 
			
		||||
	reward = {{type=0,id=261,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
 | 
			
		||||
},
 | 
			
		||||
[4] = {
 | 
			
		||||
	day = 4,
 | 
			
		||||
	reward = {{type=0,id=269,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}},
 | 
			
		||||
},
 | 
			
		||||
[5] = {
 | 
			
		||||
	day = 5,
 | 
			
		||||
	reward = {{type=0,id=421,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}},
 | 
			
		||||
},
 | 
			
		||||
[6] = {
 | 
			
		||||
	day = 6,
 | 
			
		||||
	reward = {{type=0,id=261,count=2},{type=7,id=7,count=5},{type=2,id=2,count=10000}},
 | 
			
		||||
},
 | 
			
		||||
[7] = {
 | 
			
		||||
	day = 7,
 | 
			
		||||
	reward = {{type=0,id=421,count=3},{type=7,id=7,count=5},{type=2,id=2,count=10000}},
 | 
			
		||||
},
 | 
			
		||||
}
 | 
			
		||||
@@ -1,12 +0,0 @@
 | 
			
		||||
--P-平台福利4366.xlsx 手机、微信、认证礼包
 | 
			
		||||
Platform4366Config={
 | 
			
		||||
	reward1 = {{type=0,id=1019,count=1}},
 | 
			
		||||
	reward2 = {{type=0,id=261,count=10},{type=0,id=269,count=1},{type=0,id=246,count=100},{type=2,id=2,count=30000}},
 | 
			
		||||
	reward3 = {{type=0,id=421,count=10},{type=0,id=269,count=1},{type=0,id=246,count=100},{type=2,id=2,count=30000}},
 | 
			
		||||
	type = 4,
 | 
			
		||||
	bagtype = 16,
 | 
			
		||||
	rewardClient = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000}},
 | 
			
		||||
	tips = "|C:0xeee104&T:%s|领取微端登录礼包,端游操作PK更爽快",
 | 
			
		||||
	tips2 = "|C:0xeee104&T:%s|领取微端登录礼包,端游操作PK更爽快|E:-2,21,&U:&C:0x28ee01&T:[我也要礼包]|",
 | 
			
		||||
	SPID = "4",
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user