ModernUO/Projects/UOContent/Migrations/Server.Engines.Quests.Necro.SummonedPaladin.v0.json
2023-10-09 23:58:04 -07:00

19 lines
No EOL
384 B
JSON
Generated

{
"version": 0,
"type": "Server.Engines.Quests.Necro.SummonedPaladin",
"properties": [
{
"name": "Necromancer",
"type": "Server.Mobiles.PlayerMobile",
"rule": "SerializableInterfaceMigrationRule"
},
{
"name": "ToDelete",
"type": "bool",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
}
]
}