diff --git a/src/events/reNickname.js b/src/events/reNickname.js
index 90279df55f893fa5b86ed7cd7df79cf678e487d8..fe7d82f6da0232fb938f0ce073c2aa16272e6105 100644
--- a/src/events/reNickname.js
+++ b/src/events/reNickname.js
@@ -1168,7 +1168,7 @@ App.Events.RENickname = class RENickname extends App.Events.BaseEvent {
 
 				break;
 			case "catgirl":
-				nicknameArray = ["Ace", "Bandit", "Bubbles", "Butterscotch", "Cupcake", "Cutie", "Dottie", "Dandelion", "Fluffy", "Furball", "Garfield", "Ginger", "Hairball", "Kitten", "Tiger", "Twitchy", "Whiskers", "Spots", "Stormy", "Sunshine", "Oreo", "Ziggy"];
+				nicknameArray = ["Ace", "Bandit", "Bastet", "Bubbles", "Butterscotch", "Cheshire", "Clawdia", "Cupcake", "Cutie", "Dottie", "Dandelion", "Fluffy", "Furball", "Garfield", "Ginger", "Griddlebone", "Grizabella", "Hairball", "Jennyanydots", "Jellicle", "Jemima", "Kitten", "Lynx", "Macavity", "Meow", "Nala", "Neko", "Nyan", "Old Deuteronomy", "Oreo", "Panther", "Puma", "Tabby", "Tiger", "Tigger", "Twitchy", "Simba", "Spots", "Stormy", "Sunshine", "Whiskers", "Ziggy"];
 				situationDesc = `is a catgirl, a highly unusual result of advanced genetic engineering in the postmodern age. Their pronounced cat-like features mark them apart from the rest of your slaves, from the twitching, sensitive ears to the light coating of silky fur across their body, and tend to be the first thing anyone notices when looking at them.`;
 				applyDesc = `now has a constant and humiliating reminder that their cat-like features define ${him} above all else.`;
 				notApplyDesc = `seems rather ambivalent about your decision to not define ${him} by ${his} catlike nature. ${He} just mrowls at you in a way that could be interpeted as either gratitude or annoyance.`;
@@ -1387,8 +1387,8 @@ App.Events.RENickname = class RENickname extends App.Events.BaseEvent {
 			case "DJ":
 				nicknameArray = ["Arcology Idol", "Bass Drop", "Bass Slut", "Bass", "Bassgirl", "Beatmatcher", "Booth", "Celebutante", "Club Idol", "Club Princess", "Club Queen", "Deejay", "Disc Jockey", "Discaire", "DJ Whore", "DJ", "EP", "LP", "Mixer", "Music Master", "Radio", "Record Player", "Subwoofers", "SuperBass", "Turntables"];
 				situationDesc = `has a leadership role that requires decisiveness and discretion, but has to maintain a role of flirtatiousness and fun, at the same time. Other slaves marvel at how ${he} must give another slut orders one moment, and girlishly giggle at a prominent citizen the next.`;
-				applyDesc = `enjoys being one of the most idolized ${girl}'s in the arcology, and is happy to learn that the role is part of ${his} name now.`;
-				notApplyDesc = `is a bit sad that ${his} role isn't part of ${his} name, since ${he} likes being one of the most idolized ${girl}'s in the arcology and now wonders whether ${he}'ll be allowed to keep doing so.`;
+				applyDesc = `enjoys being one of the most idolized ${girl}s in the arcology, and is happy to learn that the role is part of ${his} name now.`;
+				notApplyDesc = `is a bit sad that ${his} role isn't part of ${his} name, since ${he} likes being one of the most idolized ${girl}s in the arcology and now wonders whether ${he}'ll be allowed to keep doing so.`;
 
 				break;
 			case "Recruiter":
@@ -1541,12 +1541,10 @@ App.Events.RENickname = class RENickname extends App.Events.BaseEvent {
 			case "fertilityGoddess":
 				switch (slave.nationality) {
 					case "Ancient Chinese Revivalist":
-						break;
 					case "Chinese":
 						nicknameArray = ["Jiutian Xuannü"];
 						break;
 					case "Ancient Egyptian Revivalist":
-						break;
 					case "Egyptian":
 						nicknameArray = ["Bastet", "Hathor", "Heqet", "Isis", "Meskhenet", "Min", "Qetesh", "Taweret", "Tefnut"];
 						break;
@@ -1560,19 +1558,15 @@ App.Events.RENickname = class RENickname extends App.Events.BaseEvent {
 						nicknameArray = ["Xochiquetzal"];
 						break;
 					case "Cambodian":
-						break;
 					case "Laotian":
-						break;
 					case "Vietnamese":
 						nicknameArray = ["Sowathara"];
 						break;
 					case "Edo Revivalist":
-						break;
 					case "Japanese":
 						nicknameArray = ["Inari Ōkami", "Kisshōten"];
 						break;
 					case "Estonian":
-						break;
 					case "Finnish":
 						nicknameArray = ["Rauni"];
 						break;
@@ -1589,7 +1583,6 @@ App.Events.RENickname = class RENickname extends App.Events.BaseEvent {
 						nicknameArray = ["Brigid"];
 						break;
 					case "Latvian":
-						break;
 					case "Lithuanian":
 						nicknameArray = ["Laima", "SaulÄ—"];
 						break;