JS : Auto Theft NPC & 原食 : 增加 購買咖啡豆NPC (#1462)
* Update main.js * Add files via upload
This commit is contained in:
@@ -79,6 +79,14 @@ const npcData = {
|
||||
"path": "assets/path/哈马维.json",
|
||||
"goods": ["洋葱", "牛奶", "卷心菜", "土豆", "小麦", "稻米", "虾仁", "豆腐", "盐", "胡椒", "番茄"]
|
||||
},
|
||||
"Enteka": {
|
||||
"name": "恩忒卡",
|
||||
"enable": true,
|
||||
"page": 2,
|
||||
"time": "any",
|
||||
"path": "assets/path/恩忒卡.json",
|
||||
"goods": ["咖啡豆"]
|
||||
},
|
||||
"Azalai": {
|
||||
"name": "阿扎莱",
|
||||
"enable": true,
|
||||
|
||||
Reference in New Issue
Block a user