ModernUO/Projects/UOContent/Migrations/Server.Items.CharacterStatuePlinth.v0.json
2023-09-30 01:30:47 -07:00

11 lines
No EOL
224 B
JSON
Generated

{
"version": 0,
"type": "Server.Items.CharacterStatuePlinth",
"properties": [
{
"name": "Statue",
"type": "Server.Mobiles.CharacterStatue",
"rule": "SerializableInterfaceMigrationRule"
}
]
}