fix: Codegens house/vendors (#1767)
### Summary - Cleans up ShardPoller - Breaks up player vendor file - Codegens houses/vendors
This commit is contained in:
parent
8fd04ac5aa
commit
fb8563aa60
20 changed files with 4801 additions and 4858 deletions
16
Projects/UOContent/Migrations/Server.Multis.HouseSign.v0.json
generated
Normal file
16
Projects/UOContent/Migrations/Server.Multis.HouseSign.v0.json
generated
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"version": 0,
|
||||
"type": "Server.Multis.HouseSign",
|
||||
"properties": [
|
||||
{
|
||||
"name": "Owner",
|
||||
"type": "Server.Multis.BaseHouse",
|
||||
"rule": "SerializableInterfaceMigrationRule"
|
||||
},
|
||||
{
|
||||
"name": "OriginalOwner",
|
||||
"type": "Server.Mobile",
|
||||
"rule": "SerializableInterfaceMigrationRule"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue