Changed linkTypes to linkType, an enum
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
"IsDungeon": {
|
||||
"type":"boolean"
|
||||
},
|
||||
"PocketType": {
|
||||
"type":"number"
|
||||
},
|
||||
"IsFilled": {
|
||||
"type":"boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user