Change entity key to type for vehicle gear entry

This commit is contained in:
TakeV 2023-11-28 17:17:26 -05:00
parent 4833453a44
commit a8e44fdde3
Signed by: TakeV
GPG key ID: A64F41345C7400AF

View file

@ -168,7 +168,7 @@
"label": "Vehicle Gear",
"system": "beam-saber",
"path": "./packs/vehicle_gear.db",
"entity": "Item"
"type": "Item"
}
]
}