diff --git a/src/npc/databases/dSlavesDatabase.js b/src/npc/databases/dSlavesDatabase.js
index 28cd1949324c0337e247ac920c3e21aec422e45c..547dd021869645139a74657f82208745c0849698 100644
--- a/src/npc/databases/dSlavesDatabase.js
+++ b/src/npc/databases/dSlavesDatabase.js
@@ -142,7 +142,6 @@ App.Data.HeroSlaves.D = [
 		birthName: "Luna",
 		health: {condition: 20},
 		height: 157,
-		hLength: 60,
 		race: "white",
 		origHColor: "black",
 		pubicHColor: "black",
@@ -535,7 +534,7 @@ App.Data.HeroSlaves.D = [
 		health: {condition: 20},
 		devotion: -100,
 		weight: 40,
-		race: "white"
+		race: "white",
 		eye: {origColor: "blue"},
 		origHColor: "red",
 		pubicHColor: "red",
@@ -3358,7 +3357,7 @@ App.Data.HeroSlaves.D = [
 		shoes: "heels",
 		attrXY: 40,
 		fetish: "cumslut",
-		custom: {desc: "$He has a long horizontal scar on $his left cheek."}
+		custom: {desc: "$He has a long horizontal scar on $his left cheek."},
 		scar: {
 			"left cheek": {
 				burn: 0,
@@ -3699,8 +3698,8 @@ App.Data.HeroSlaves.D = [
 		fetishKnown: 1,
 		custom: {
 			tattoo: "$He has a tattoo of falling cherry petals on $his back, starting at $his shoulder blades, down to $his butt.",
-		desc: "$He has a small scar on the back of $his right hand. $He was injured while participating in the finals of a national kendo tournament, and decided to keep the scar to remind $him of $his achievements."
-	},
+			desc: "$He has a small scar on the back of $his right hand. $He was injured while participating in the finals of a national kendo tournament, and decided to keep the scar to remind $him of $his achievements."
+		},
 		career: "a kunoichi"
 	},
 	{
diff --git a/src/npc/databases/ddSlavesDatabase.js b/src/npc/databases/ddSlavesDatabase.js
index 6abb54b8ba3f95103da0f6d8a9ac354ea4f6e0e3..4659e96168274e491a8f9f0add374f102aede5e1 100644
--- a/src/npc/databases/ddSlavesDatabase.js
+++ b/src/npc/databases/ddSlavesDatabase.js
@@ -660,7 +660,7 @@ App.Data.HeroSlaves.DD = [
 		attrXY: 40,
 		fetishKnown: 1,
 		sexualFlaw: "shamefast",
-		career: "a businessman"
+		career: "a businessman",
 		custom: {tattoo: "$He has a raised circuitry pattern on the nape of $his neck."}
 	},
 	{
@@ -1451,7 +1451,7 @@ App.Data.HeroSlaves.DDextreme = [
 		attrXY: 40,
 		fetish: "submissive",
 		fetishKnown: 1,
-		custom: {desc: "$He has a small scar on $his cheek, and many larger ones on $his back."}
+		custom: {desc: "$He has a small scar on $his cheek, and many larger ones on $his back."},
 		scar: {
 			"left cheek": {
 				burn: 0,
diff --git a/src/npc/databases/dfSlavesDatabase.js b/src/npc/databases/dfSlavesDatabase.js
index 041fafb0e5053fc5449e4d32dcd6af1dff1f6dbf..290c8c7cf435833dbe612ba371975bf81f86ccde 100644
--- a/src/npc/databases/dfSlavesDatabase.js
+++ b/src/npc/databases/dfSlavesDatabase.js
@@ -188,7 +188,6 @@ App.Data.HeroSlaves.DF = [
 		origHColor: "black",
 		pubicHColor: "black",
 		origSkin: "brown",
-		hLength: 0,
 		boobs: 400,
 		nipplesPiercing: 1,
 		butt: 5,
@@ -308,7 +307,7 @@ App.Data.HeroSlaves.DF = [
 		devotion: 75,
 		muscles: 20,
 		race: "white",
-		eye.origColor: "dark brown",
+		eye: {origColor: "dark brown"},
 		pubicHColor: "black",
 		origSkin: "pale",
 		origHColor: "black",
@@ -331,12 +330,12 @@ App.Data.HeroSlaves.DF = [
 		attrXY: 40,
 		fetish: "submissive",
 		fetishKnown: 1,
-		lipsTat: "Cored apples are tattooed on $his face.",
+		custom: {tattoo: "Cored apples are tattooed on $his face."},
 		buttTat: "Cored apples are tattooed on $his buttocks.",
 		intelligence: -60,
 		clitPiercing: 2
 	},
-	/*vibe nips, stupid, sensitive, no masturb implant*/
+	/* vibe nips, stupid, sensitive, no masturb implant*/
 ];
 
 App.Data.HeroSlaves.DFextreme = [