diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index d876df7..35b3653 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -13,7 +13,7 @@ By adding an object layer and object in Tiled, and adding the property `reskit-e | Object Property | Type | Description | |-------------------------|------------|-------------------------------------------------------------------------------------------------| -| reskit-components | String | Comma separated list of components to attach to this entity. | +| reskit-component[x] | Array/String | List of components to attach to this entity. | | reskit-character | String | Target character defined for a particular event type. |