diff --git a/xml/types/Entity.xml b/xml/types/Entity.xml
index df9b07b..9af1176 100644
--- a/xml/types/Entity.xml
+++ b/xml/types/Entity.xml
@@ -8,7 +8,7 @@
true
false
false
- Missing Documentation
+ The color of the entity.
CastShadows
@@ -16,7 +16,7 @@
true
false
false
- Missing Documentation
+ Determines whether the entity casts shadows.
IsSpawn
@@ -24,7 +24,7 @@
true
false
false
- Missing Documentation
+ Determines whether the part can be used as a spawn location or not.
UseGravity
@@ -32,7 +32,7 @@
true
false
false
- Missing Documentation
+ Determines whether the entity is affected by gravity.
Mass
@@ -40,7 +40,7 @@
true
false
false
- Missing Documentation
+ Determines the mass of the entity.
Friction
@@ -48,7 +48,7 @@
true
false
false
- Missing Documentation
+ Determines the friction of the entity.
Drag
@@ -56,7 +56,7 @@
true
false
false
- Missing Documentation
+ Determines the drag (air resistance) of the entity.
AngularDrag
@@ -64,7 +64,7 @@
true
false
false
- Missing Documentation
+ Determines the angular drag of the entity.
Bounciness
@@ -72,7 +72,7 @@
true
false
false
- Missing Documentation
+ Determines the bounciness of the entity.
AddForce
@@ -92,7 +92,7 @@
false
false
false
- Missing Documentation
+ Applies a force to the entity.
AddTorque
@@ -112,7 +112,7 @@
false
false
false
- Missing Documentation
+ Applies a rotational force to the entity.
AddForceAtPosition
@@ -138,7 +138,7 @@
false
false
false
- Missing Documentation
+ Applies a force to the entity from a specific position.
AddRelativeForce
@@ -158,7 +158,7 @@
false
false
false
- Missing Documentation
+ Adds a force to the part relative to its own rotation.
AddRelativeTorque
@@ -178,7 +178,7 @@
false
false
false
- Missing Documentation
+ Adds a rotational force to the part relative to its own rotation.
false
true