2 Commits

Author SHA1 Message Date
aixianling
17f3c9c9a3 refactor(configs): 重新格式化 NpcFunctions.json 文件
- 使用缩进和换行重新格式化 JSON 结构,提高可读性
- 添加新的 NPC 功能配置项:
  - id 144: { "id": 144, "funcType": 5, "param1": 7, "param2": 5 }
- 优化现有配置项的格式,统一参数风格
2025-01-23 17:34:43 +08:00
aixianling
9f9f874610 feat(config): 添加跨服活动配置文件
- 新增 ACTcrossServerTabCfg.json 配置文件,定义了多种跨服活动的属性
- 在 .gitignore 文件中添加了 package-lock.json、node_modules 和 config.xml
2024-12-19 12:02:43 +08:00