fix: Fixes treasure map chest crash from null guardians (#2236)

This commit is contained in:
Kamron Batman 2025-07-22 16:01:27 -07:00 committed by GitHub
parent aab731ed96
commit 8a118170e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 6 deletions

View file

@ -7,6 +7,7 @@
"type": "System.Collections.Generic.List\u003CServer.Mobile\u003E",
"rule": "ListMigrationRule",
"ruleArguments": [
"@Tidy",
"Server.Mobile",
"SerializableInterfaceMigrationRule"
]