fix: Fixes puzzle chest migration (#2319)

This commit is contained in:
Kamron Batman 2026-01-27 19:18:21 -06:00 committed by GitHub
parent 6b64fb3c3f
commit 0b92eec791
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,13 +25,15 @@
"rule": "DictionaryMigrationRule",
"ruleArguments": [
"@Tidy",
"@CanBeNull",
"Server.Mobile",
"SerializableInterfaceMigrationRule",
"0",
"Server.Items.PuzzleChestSolutionAndTime",
"RawSerializableMigrationRule",
"1",
""
"2",
"",
"@CanBeNull"
]
}
]