fix: Codegens potions and fixes a few minor bugs (#1347)
This commit is contained in:
parent
42bcf3c95a
commit
8c4aaeeda6
76 changed files with 1644 additions and 2095 deletions
11
Projects/UOContent/Migrations/Server.Items.BasePotion.v2.json
generated
Normal file
11
Projects/UOContent/Migrations/Server.Items.BasePotion.v2.json
generated
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"version": 2,
|
||||
"type": "Server.Items.BasePotion",
|
||||
"properties": [
|
||||
{
|
||||
"name": "PotionEffect",
|
||||
"type": "Server.Items.PotionEffect",
|
||||
"rule": "EnumMigrationRule"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue