ModernUO/Projects/UOContent/Migrations/Server.Items.DeathRobe.v3.json
2021-08-24 23:11:59 -07:00

14 lines
No EOL
238 B
JSON

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