Spelling
This commit is contained in:
2
behavior/entities/entities.json
generated
2
behavior/entities/entities.json
generated
@@ -3385,7 +3385,7 @@
|
||||
"type": "object",
|
||||
"title": "Is Stackable",
|
||||
"additionalProperties": false,
|
||||
"properties": { "value": { "title": "Value", "description": "UNDOCUMENTATED", "type": "boolean" } }
|
||||
"properties": { "value": { "title": "Value", "description": "UNDOCUMENTED", "type": "boolean" } }
|
||||
},
|
||||
"BEJ": {
|
||||
"description": "Sets that this entity is currently stunned.",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"value": {
|
||||
"title": "Value",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user