ModernUO/Projects/UOContent/Migrations/Server.Items.GasTrap.v0.json
2023-08-25 20:44:37 -07:00

14 lines
No EOL
238 B
JSON
Generated

{
"version": 0,
"type": "Server.Items.GasTrap",
"properties": [
{
"name": "Poison",
"type": "Server.Poison",
"rule": "PrimitiveUOTypeMigrationRule",
"ruleArguments": [
"Poison"
]
}
]
}