mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
14 lines
232 B
JSON
14 lines
232 B
JSON
|
|
{
|
||
|
|
"version": 0,
|
||
|
|
"type": "Server.TimedSkillMod",
|
||
|
|
"properties": [
|
||
|
|
{
|
||
|
|
"name": "Expire",
|
||
|
|
"type": "System.DateTime",
|
||
|
|
"rule": "PrimitiveTypeMigrationRule",
|
||
|
|
"ruleArguments": [
|
||
|
|
""
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|