From 840a26d023746ea4bee7e1059565daf46080b71a Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 13 Dec 2024 16:47:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(CommonCdkey):=20=E6=9B=B4=E6=96=B0=20LINUX?= =?UTF-8?q?DO=20cdkey=20=E5=A5=96=E5=8A=B1=E9=85=8D=E7=BD=AE-=20=E5=B0=86?= =?UTF-8?q?=20954=E5=8F=B7=E9=81=93=E5=85=B7=E6=9B=BF=E6=8D=A2=E4=B8=BA=20?= =?UTF-8?q?389=20=E5=8F=B7=E9=81=93=E5=85=B7=EF=BC=8C=E6=95=B0=E9=87=8F?= =?UTF-8?q?=E4=BB=8E=2020=20=E5=8F=98=E4=B8=BA=205=20-=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=201270=E5=8F=B7=E9=81=93=E5=85=B7=EF=BC=8C=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E4=B8=BA=201-=20=E7=A7=BB=E9=99=A4=E4=BA=86=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E7=9A=84=E9=80=97=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/s1/LogicServer/data/config/cdkey/CommonCdkey.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/s1/LogicServer/data/config/cdkey/CommonCdkey.config b/server/s1/LogicServer/data/config/cdkey/CommonCdkey.config index 165ceb9..cfbf878 100644 --- a/server/s1/LogicServer/data/config/cdkey/CommonCdkey.config +++ b/server/s1/LogicServer/data/config/cdkey/CommonCdkey.config @@ -23,9 +23,9 @@ CommonCDKeyConf={ }, ["LINUXDO"] = { cdkey = "LINUXDO", - awards = {{type=0,id=261,count=100},{type=0,id=421,count=10},{type=0,id=954,count=20},{type=2,id=2,count=500000}}, + awards = {{type=0,id=261,count=100},{type=0,id=421,count=10},{type=0,id=389,count=5},{type=0,id=1270,count=1}}, mailtitle = "LINUXDO的各位佬,感谢你的支持!", mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。", switch = 1, }, -} \ No newline at end of file +}