feat(config): 添加跨服活动配置文件
- 新增 ACTcrossServerTabCfg.json 配置文件,定义了多种跨服活动的属性 - 在 .gitignore 文件中添加了 package-lock.json、node_modules 和 config.xml
This commit is contained in:
1
configs/MoneytreeRewardConfig.json
Normal file
1
configs/MoneytreeRewardConfig.json
Normal file
@@ -0,0 +1 @@
|
||||
{"1":{"id":1,"Opendaylimit":1,"reward":[{"id":2,"type":2,"count":200000}]},"2":{"id":2,"Opendaylimit":1,"reward":[{"id":2,"type":2,"count":280000}]},"3":{"id":3,"Opendaylimit":7,"reward":[{"id":2,"type":2,"count":280000}]},"4":{"id":4,"Opendaylimit":7,"reward":[{"id":2,"type":2,"count":380000}]},"5":{"id":5,"Opendaylimit":30,"reward":[{"id":2,"type":2,"count":380000}]},"6":{"id":6,"Opendaylimit":30,"reward":[{"id":2,"type":2,"count":580000}]}}
|
||||
Reference in New Issue
Block a user