update objects
This commit is contained in:
parent
9460e05b20
commit
529ace5ba3
24
data/obj_item/04.special.json
Normal file
24
data/obj_item/04.special.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"item_type": "item_other",
|
||||||
|
"code": "css",
|
||||||
|
"weight": -1,
|
||||||
|
"exchange": "",
|
||||||
|
"auction": true,
|
||||||
|
"craftable": false,
|
||||||
|
"names": [
|
||||||
|
"🧩Chaos stone shard"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item_type": "item_other",
|
||||||
|
"code": "fss",
|
||||||
|
"weight": -1,
|
||||||
|
"exchange": "",
|
||||||
|
"auction": true,
|
||||||
|
"craftable": false,
|
||||||
|
"names": [
|
||||||
|
"🧩Force stone shard"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user