modernuo/Projects/UOContent/Migrations/Server.Items.DecayedCorpse.v2.json
2022-11-28 23:08:38 -08:00

14 lines
No EOL
242 B
JSON
Generated

{
"version": 2,
"type": "Server.Items.DecayedCorpse",
"properties": [
{
"name": "DecayTimer",
"type": "Server.Timer",
"rule": "TimerMigrationRule",
"ruleArguments": [
"@TimerDrift"
]
}
]
}