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

11 lines
No EOL
203 B
JSON
Generated

{
"version": 1,
"type": "Server.Items.TimeoutTeleporter",
"properties": [
{
"name": "TimeoutDelay",
"type": "System.TimeSpan",
"rule": "PrimitiveTypeMigrationRule"
}
]
}