fix: Codegens heritage items (#1364)
This commit is contained in:
parent
82b5fa6af3
commit
f1e8d4c6f7
113 changed files with 1830 additions and 2840 deletions
14
Projects/UOContent/Migrations/Server.Items.BaseFruitTreeAddon.v0.json
generated
Normal file
14
Projects/UOContent/Migrations/Server.Items.BaseFruitTreeAddon.v0.json
generated
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"version": 0,
|
||||
"type": "Server.Items.BaseFruitTreeAddon",
|
||||
"properties": [
|
||||
{
|
||||
"name": "Fruits",
|
||||
"type": "int",
|
||||
"rule": "PrimitiveTypeMigrationRule",
|
||||
"ruleArguments": [
|
||||
""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue