Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sansShirt = it("Shirt")
- sansShirt.Name = "Shirt"
- sansShirt.ShirtTemplate = "http://www.roblox.com/asset/?id=302011210"
- sansPants = it("Pants")
- sansPants.Name = "Pants"
- sansPants.PantsTemplate = "http://www.roblox.com/asset/?id=286482064"
- sansBodyColors = it("BodyColors")
- sansBodyColors.HeadColor = BrickColor.new("Really black")
- sansBodyColors.LeftArmColor = BrickColor.new("Institutional white")
- sansBodyColors.LeftLegColor = BrickColor.new("Institutional white")
- sansBodyColors.RightArmColor = BrickColor.new("Institutional white")
- sansBodyColors.RightLegColor = BrickColor.new("Institutional white")
- sansBodyColors.TorsoColor = BrickColor.new("Institutional white")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement