Create BodyColors.xml

This commit is contained in:
Bitl 2020-01-04 14:55:15 -07:00
parent d124539f44
commit 0c42c32bab
1 changed files with 16 additions and 0 deletions

16
BodyColors.xml Normal file
View File

@ -0,0 +1,16 @@
<roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.roblox.com/roblox.xsd" version="4">
<External>null</External>
<External>nil</External>
<Item class="BodyColors" referent="RBX0">
<Properties>
<int name="HeadColor">{0}</int>
<int name="LeftArmColor">{1}</int>
<int name="LeftLegColor">{2}</int>
<string name="Name">Body Colors</string>
<int name="RightArmColor">{3}</int>
<int name="RightLegColor">{4}</int>
<int name="TorsoColor">{5}</int>
<bool name="archivable">true</bool>
</Properties>
</Item>
</roblox>