ModernUO/Projects/UOContent/Migrations/Server.Items.ParagonChest.v0.json

14 lines
No EOL
238 B
JSON

{
"version": 0,
"type": "Server.Items.ParagonChest",
"properties": [
{
"name": "Name",
"type": "string",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
"InternString"
]
}
]
}