ModernUO/Projects/UOContent/Migrations/Server.Items.HolidayTree.v2.json

20 lines
No EOL
446 B
JSON
Generated

{
"version": 2,
"type": "Server.Items.HolidayTree",
"properties": [
{
"name": "Placer",
"type": "Server.Mobile",
"rule": "SerializableInterfaceMigrationRule"
},
{
"name": "Components",
"type": "System.Collections.Generic.List\u003CServer.Item\u003E",
"rule": "ListMigrationRule",
"ruleArguments": [
"Server.Item",
"SerializableInterfaceMigrationRule"
]
}
]
}