mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
- [X] Removes duplicate property for owner. - [X] Codegens them all (even though they aren't used, just in case someone wants to).
14 lines
No EOL
232 B
JSON
14 lines
No EOL
232 B
JSON
{
|
|
"version": 0,
|
|
"type": "Server.TimedSkillMod",
|
|
"properties": [
|
|
{
|
|
"name": "Expire",
|
|
"type": "System.DateTime",
|
|
"rule": "PrimitiveTypeMigrationRule",
|
|
"ruleArguments": [
|
|
""
|
|
]
|
|
}
|
|
]
|
|
} |