Tyler Hallada
a64caa4081
Keywords are now saved to the merchandise_list form_list when selling to the shop.
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"shop_id": 1,
|
|
"mod_name": "Skyrim.esm",
|
|
"local_form_id": 5,
|
|
"name": "New Thing",
|
|
"form_type": 41,
|
|
"is_food": false,
|
|
"price": 100,
|
|
"is_sell": false,
|
|
"quantity": 1,
|
|
"amount": 100,
|
|
"keywords": ["VendorItemMisc"]
|
|
}
|