15 lines
259 B
JSON
15 lines
259 B
JSON
|
[
|
||
|
{
|
||
|
"intl_id": "equip_type",
|
||
|
"name": "Equipment Type",
|
||
|
"obj_type": "item_other"
|
||
|
},{
|
||
|
"intl_id": "weapon_type",
|
||
|
"name": "Weapon Type",
|
||
|
"obj_type": "item_other"
|
||
|
},{
|
||
|
"intl_id": "Armor_type",
|
||
|
"name": "Armor Type",
|
||
|
"obj_type": "item_other"
|
||
|
}
|
||
|
]
|