ModernUO/Projects/UOContent/Migrations/Server.Items.SpellScroll.v0.json
2023-02-24 18:17:29 -08:00

14 lines
No EOL
225 B
JSON
Generated

{
"version": 0,
"type": "Server.Items.SpellScroll",
"properties": [
{
"name": "SpellID",
"type": "int",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
}
]
}