fix: Codegens tools (#1354)
This commit is contained in:
parent
5c99d0cb38
commit
bf6da39176
61 changed files with 1827 additions and 2266 deletions
11
Projects/UOContent/Migrations/Server.Items.BaseRunicTool.v1.json
generated
Normal file
11
Projects/UOContent/Migrations/Server.Items.BaseRunicTool.v1.json
generated
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"version": 1,
|
||||
"type": "Server.Items.BaseRunicTool",
|
||||
"properties": [
|
||||
{
|
||||
"name": "Resource",
|
||||
"type": "Server.Items.CraftResource",
|
||||
"rule": "EnumMigrationRule"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue