Changed linkTypes to linkType, an enum

This commit is contained in:
StevenRS11
2014-06-25 02:12:07 -04:00
parent 968653e4ab
commit 9e720cb458
33 changed files with 165 additions and 127 deletions

View File

@@ -19,6 +19,9 @@
"IsDungeon": {
"type":"boolean"
},
"PocketType": {
"type":"number"
},
"IsFilled": {
"type":"boolean"
},