ModernUO/Projects/UOContent/Migrations/Server.Items.FireworksWand.v0.json
2021-08-19 09:12:24 -07:00

14 lines
No EOL
227 B
JSON

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