ModernUO/Projects/UOContent/Migrations/Server.Items.BaseBulletinBoard.v0.json
2021-08-22 08:05:03 -07:00

14 lines
No EOL
236 B
JSON

{
"version": 0,
"type": "Server.Items.BaseBulletinBoard",
"properties": [
{
"name": "BoardName",
"type": "string",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
}
]
}