ModernUO/Projects/UOContent/Migrations/Server.Items.GuildTeleporter.v0.json
2022-06-14 08:29:00 -07:00

11 lines
No EOL
198 B
JSON

{
"version": 0,
"type": "Server.Items.GuildTeleporter",
"properties": [
{
"name": "Stone",
"type": "Server.Item",
"rule": "SerializableInterfaceMigrationRule"
}
]
}