update objects
This commit is contained in:
parent
a140c53ebd
commit
1acf0ce5cf
@ -626,7 +626,25 @@
|
|||||||
"auction": "false",
|
"auction": "false",
|
||||||
"names": [
|
"names": [
|
||||||
"Ultramarine Dust"
|
"Ultramarine Dust"
|
||||||
|
],
|
||||||
|
"craft": {
|
||||||
|
"cmd": "/brew_60",
|
||||||
|
"mana": 10,
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"item": "51",
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "39",
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "48",
|
||||||
|
"quantity": 1
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item_type": "item_alch",
|
"item_type": "item_alch",
|
||||||
@ -646,7 +664,21 @@
|
|||||||
"auction": "false",
|
"auction": "false",
|
||||||
"names": [
|
"names": [
|
||||||
"Itacory"
|
"Itacory"
|
||||||
|
],
|
||||||
|
"craft": {
|
||||||
|
"cmd": "/brew_60",
|
||||||
|
"mana": 10,
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"item": "44",
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "53",
|
||||||
|
"quantity": 1
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item_type": "item_alch",
|
"item_type": "item_alch",
|
||||||
|
Loading…
Reference in New Issue
Block a user