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

14 lines
No EOL
270 B
JSON

{
"version": 0,
"type": "Server.Engines.Mahjong.MahjongWallBreakIndicator",
"properties": [
{
"name": "Position",
"type": "Server.Point2D",
"rule": "PrimitiveUOTypeMigrationRule",
"ruleArguments": [
"Point2D"
]
}
]
}