modernuo/Projects/Server/Migrations/Server.TimedSkillMod.v0.json
Kamron Batman 7adf52ef48
fix: Moves mods and fixes migrations for lights (#1080)
- [X] Removes duplicate property for owner.
- [X] Codegens them all (even though they aren't used, just in case someone wants to).
2022-06-18 21:28:51 -07:00

14 lines
No EOL
232 B
JSON
Generated

{
"version": 0,
"type": "Server.TimedSkillMod",
"properties": [
{
"name": "Expire",
"type": "System.DateTime",
"rule": "PrimitiveTypeMigrationRule",
"ruleArguments": [
""
]
}
]
}