feat(CommonCdkey.config): 添加 weliowork CDKey 配置
- 新增 weliowork CDKey 配置项 - 设置 CDKey 为 "weliowork" - 配置奖励内容:1151 x1, 1166 x1
This commit is contained in:
		| @@ -28,4 +28,11 @@ CommonCDKeyConf={ | |||||||
| 	mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。", | 	mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。", | ||||||
| 	switch = 1, | 	switch = 1, | ||||||
| }, | }, | ||||||
|  | ["weliowork"] = { | ||||||
|  | 	cdkey = "weliowork", | ||||||
|  | 	awards = {{type=0,id=1151,count=1},{type=0,id=1166,count=10},{type=0,id=1250,count=1}}, | ||||||
|  | 	mailtitle = "致敬论坛的黑白佬!", | ||||||
|  | 	mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。", | ||||||
|  | 	switch = 1, | ||||||
|  | }, | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user