装备精炼,洗炼,缺少消耗

This commit is contained in:
luying
2020-12-18 13:56:12 +08:00
parent 329d59b6cc
commit b39c9bdc8b
14 changed files with 490 additions and 51 deletions

View File

@@ -8,7 +8,7 @@
"declarations": true
},
"scripts": {
"start": "egg-scripts start --daemon --title=egg-server-gm-server",
"start": "egg-scripts start --daemon --title=egg-server-gm-server --ignore-stderr",
"stop": "egg-scripts stop --title=egg-server-gm-server",
"dev": "egg-bin dev",
"debug": "egg-bin debug",