ModernUO/Projects/UOContent/Migrations/Server.Items.TimeoutGoal.v0.json
2022-11-14 20:56:08 -08:00

11 lines
No EOL
218 B
JSON

{
"version": 0,
"type": "Server.Items.TimeoutGoal",
"properties": [
{
"name": "Teleporter",
"type": "Server.Items.TimeoutTeleporter",
"rule": "SerializableInterfaceMigrationRule"
}
]
}