add shops in config
This commit is contained in:
parent
fde45dcf2e
commit
3de816f2c8
@ -30,6 +30,8 @@
|
||||
"min_qty": 0,
|
||||
"max_qty": 10000
|
||||
}
|
||||
]
|
||||
],
|
||||
"shops": [ {"type": "armor", "link": "/ws_abcd"},
|
||||
{"type": "off_hand", "link": "/ws_0123"} ]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user