ModernUO/Projects/UOContent/Migrations/Server.Engines.Plants.Seed.v3.json

24 lines
No EOL
473 B
JSON
Generated

{
"version": 3,
"type": "Server.Engines.Plants.Seed",
"properties": [
{
"name": "PlantType",
"type": "Server.Engines.Plants.PlantType",
"rule": "EnumMigrationRule"
},
{
"name": "PlantHue",
"type": "Server.Engines.Plants.PlantHue",
"rule": "EnumMigrationRule"
},
{
"name": "ShowType",
"type": "bool",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
}
]
}