ModernUO/Projects/UOContent/Migrations/Server.Engines.Mahjong.MahjongDices.v0.json
2022-06-16 10:19:49 -07:00

22 lines
No EOL
380 B
JSON
Generated

{
"version": 0,
"type": "Server.Engines.Mahjong.MahjongDices",
"properties": [
{
"name": "First",
"type": "int",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
},
{
"name": "Second",
"type": "int",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
}
]
}