test
This commit is contained in:
parent
5d442c95d7
commit
2fcac1d2d7
@ -256,7 +256,21 @@
|
||||
"auction": "false",
|
||||
"names": [
|
||||
"Coke"
|
||||
]
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_23",
|
||||
"mana": 10,
|
||||
"items": [
|
||||
{
|
||||
"code": "06",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "05",
|
||||
"quantity": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_res",
|
||||
@ -289,7 +303,25 @@
|
||||
"names": [
|
||||
"Steel Mold",
|
||||
"Steel mold"
|
||||
]
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_27",
|
||||
"mana": 15,
|
||||
"items": [
|
||||
{
|
||||
"code": "22",
|
||||
"quantity": 2
|
||||
},
|
||||
{
|
||||
"code": "08",
|
||||
"quantity": 2
|
||||
},
|
||||
{
|
||||
"code": "07",
|
||||
"quantity": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_res",
|
||||
@ -343,7 +375,25 @@
|
||||
"names": [
|
||||
"Silver Frame",
|
||||
"Silver frame"
|
||||
]
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_32",
|
||||
"mana": 30,
|
||||
"items": [
|
||||
{
|
||||
"code": "07",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "10",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "25",
|
||||
"quantity": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_res",
|
||||
@ -406,7 +456,29 @@
|
||||
"auction": "false",
|
||||
"names": [
|
||||
"Artisan Mold"
|
||||
]
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_38",
|
||||
"mana": 300,
|
||||
"items": [
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 11
|
||||
},
|
||||
{
|
||||
"code": "25",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "30",
|
||||
"quantity": 2
|
||||
},
|
||||
{
|
||||
"code": "13",
|
||||
"quantity": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_alch",
|
||||
|
Loading…
Reference in New Issue
Block a user