ModernUO/Projects/UOContent/Migrations/Server.Engines.Events.ZombieSkeleton.v0.json
2021-08-17 09:51:08 -07:00

11 lines
No EOL
227 B
JSON

{
"version": 0,
"type": "Server.Engines.Events.ZombieSkeleton",
"properties": [
{
"name": "DeadPlayer",
"type": "Server.Mobiles.PlayerMobile",
"rule": "SerializableInterfaceMigrationRule"
}
]
}