diff --git a/xml/types/Color.xml b/xml/types/Color.xml index 11109a5..d832d0d 100644 --- a/xml/types/Color.xml +++ b/xml/types/Color.xml @@ -40,7 +40,7 @@ false false true - Creates a new black color. + Creates a new Color with the set R, G, B and A values New @@ -54,7 +54,7 @@ false false true - Creates a new Color with an R, G and B value of `d` + Creates a new Color with the set R, G, B and A values New @@ -80,7 +80,7 @@ false false true - Creates a new Color with the set R, G and B values and an alpha value of 1 + Creates a new Color with the set R, G, B and A values New diff --git a/xml/types/ColorSeries.xml b/xml/types/ColorSeries.xml index 3fb8e06..30dcd42 100644 --- a/xml/types/ColorSeries.xml +++ b/xml/types/ColorSeries.xml @@ -16,7 +16,7 @@ false false true - Create new color range with 2 default points + Create color series by this color range New diff --git a/xml/types/CoreUIService.xml b/xml/types/CoreUIService.xml index fa07079..a668f55 100644 --- a/xml/types/CoreUIService.xml +++ b/xml/types/CoreUIService.xml @@ -24,7 +24,7 @@ true false false - Determines whether or not the player's health bar is visible. + Determines whether or not the player's health bar is visible. UseLeaderboard