diff --git a/Network.CMD_PROP.md b/Network.CMD_PROP.md new file mode 100644 index 0000000..3ce0dd8 --- /dev/null +++ b/Network.CMD_PROP.md @@ -0,0 +1,7 @@ +| Name | Type | Required | Description | +| ---- | ---- | :------: | :---------- | +| Length | Byte | ✗ | | +| ObjID | [ObjectID](Network.ObjectID) | ✗ | ID of object to apply properties to. | +| Type | Byte | ✗ | `0x03 (3)` | +| - | - | - | - | +| Properties | [OldPropertyList](Network.OldPropertyList) | ✗ | | \ No newline at end of file