This commit is contained in:
lxk0301
2021-04-23 17:50:25 +08:00
parent ea82840f68
commit ccab032559
5 changed files with 9 additions and 7 deletions

View File

@@ -406,9 +406,9 @@
{
"id": "MONEY_TREE_SELL_FRUIT",
"name": "是否卖出金果获得金币",
"val": false,
"val": true,
"type": "boolean",
"desc": "是否卖出金果获得金币,金币具有有效期,默认卖出"
"desc": "是否卖出金果获得金币,金币具有有效期,默认卖出"
}
],
"author": "@lxk0301",