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

19 lines
No EOL
407 B
JSON
Generated

{
"version": 0,
"type": "Server.Engines.Quests.Necro.MaabusCoffin",
"properties": [
{
"name": "Maabus",
"type": "Server.Engines.Quests.Necro.Maabus",
"rule": "SerializableInterfaceMigrationRule"
},
{
"name": "SpawnLocation",
"type": "Server.Point3D",
"rule": "PrimitiveUOTypeMigrationRule",
"ruleArguments": [
"Point3D"
]
}
]
}