Data model change
This commit is contained in:
@@ -100,7 +100,10 @@
|
||||
}
|
||||
},
|
||||
"Item": {
|
||||
"types": [ "race", "skill", "armor", "shield", "equipment", "weapon", "money" , "feat", "spell", "condition"],
|
||||
"types": [ "race", "skill", "armor", "shield", "equipment", "weapon", "money" , "feat", "spell", "condition", "poison"],
|
||||
"poison": {
|
||||
"description": ""
|
||||
},
|
||||
"condition": {
|
||||
"description": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user