update items
This commit is contained in:
parent
ebe24d28dd
commit
0eb2db8026
@ -2408,7 +2408,45 @@
|
||||
"craftable": true,
|
||||
"names": [
|
||||
"Crusader Armor"
|
||||
]
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_a45",
|
||||
"mana": 500,
|
||||
"items": [
|
||||
{
|
||||
"code": "r33",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "k33",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "34",
|
||||
"quantity": 32
|
||||
},
|
||||
{
|
||||
"code": "31",
|
||||
"quantity": 17
|
||||
},
|
||||
{
|
||||
"code": "16",
|
||||
"quantity": 15
|
||||
},
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 13
|
||||
},
|
||||
{
|
||||
"code": "15",
|
||||
"quantity": 9
|
||||
},
|
||||
{
|
||||
"code": "29",
|
||||
"quantity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_other",
|
||||
|
Loading…
Reference in New Issue
Block a user