diff --git a/src/npc/descriptions/womb/pregnancy.js b/src/npc/descriptions/womb/pregnancy.js index 8c81df94956906e203f7a7a5b849842ec19d16e5..e94d1e339195ae5ac7fb84830fa44e9ebc6c09f2 100644 --- a/src/npc/descriptions/womb/pregnancy.js +++ b/src/npc/descriptions/womb/pregnancy.js @@ -951,7 +951,7 @@ App.Desc.pregnancy = function(slave, {market, eventDescription} = {}) { // 3: `your former Master`, // 4: `the owner of another arcology`, // 6: `a member of the Societal Elite`, - // 8: `one on your pets`, + // 8: `one of your pets`, // 9: `a Futanari Sister`, // }; // daddy = desc[Math.abs(daddy)];