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