ModernUO/Projects/UOContent/Migrations/Server.Items.BasePiece.v0.json
2022-06-13 17:31:56 -07:00

11 lines
No EOL
203 B
JSON

{
"version": 0,
"type": "Server.Items.BasePiece",
"properties": [
{
"name": "Board",
"type": "Server.Items.BaseBoard",
"rule": "SerializableInterfaceMigrationRule"
}
]
}