新增NPC交易插件
This commit is contained in:
parent
64a5f3f6d2
commit
e195b0f168
|
|
@ -143,6 +143,18 @@
|
|||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
||||
}
|
||||
},
|
||||
"NPC交易": {
|
||||
"Private": true,
|
||||
"Script": [
|
||||
"Project/NpcTransaction/NpcTransaction.nut"
|
||||
],
|
||||
"info": {
|
||||
"ProjectAuthor": "官方 (期限:月)",
|
||||
"ProjectVersion": "1.0.0",
|
||||
"ProjectDescribe": "NPC交易定制插件",
|
||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
||||
}
|
||||
},
|
||||
"骑士马战": {
|
||||
"Private": true,
|
||||
"price": 100,
|
||||
|
|
|
|||
Loading…
Reference in New Issue