fix: Stages faction code for serialization conversion (#1835)
This commit is contained in:
parent
20596e52fa
commit
221312be4c
43 changed files with 6234 additions and 6364 deletions
14
Projects/UOContent/Migrations/Server.Factions.BaseSystemController.v1.json
generated
Normal file
14
Projects/UOContent/Migrations/Server.Factions.BaseSystemController.v1.json
generated
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"version": 1,
|
||||
"type": "Server.Factions.BaseSystemController",
|
||||
"properties": [
|
||||
{
|
||||
"name": "LabelNumber",
|
||||
"type": "int",
|
||||
"rule": "PrimitiveTypeMigrationRule",
|
||||
"ruleArguments": [
|
||||
""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue