refactor: 删除 4366 平台相关配置和代码

- 移除 Login4366 和 Platform4366 配置文件
- 删除 ActivityType10016.lua 中的 4366 平台相关逻辑
- 从 GameConfigs.txt 中移除 4366 平台配置的引用
This commit is contained in:
2025-02-23 15:34:51 +08:00
parent d896c89d80
commit 37a7ada472
4 changed files with 0 additions and 328 deletions

View File

@@ -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",
}