ModernUO/Projects/UOContent/Migrations/Server.Mobiles.MountItem.v0.json

11 lines
No EOL
207 B
JSON

{
"version": 0,
"type": "Server.Mobiles.MountItem",
"properties": [
{
"name": "Mount",
"type": "Server.Mobiles.BaseMount",
"rule": "SerializableInterfaceMigrationRule"
}
]
}