if (slave.slaveSurname===V.slaves[_i].slaveSurname){
if (slave.slaveSurname===slaveWife.slaveSurname){
r.push(`${He}'s touched that ${he} now shares a surname with ${his}${wife2}${V.slaves[_i].slaveName}${V.slaves[_i].slaveSurname}, and is <span class="mediumaquamarine">more confident than ever</span> that you intend to keep them together in marital bliss.`);
r.push(`${He}'s touched that ${he} now shares a surname with ${his}${wife2}${slaveWife.slaveName}${slaveWife.slaveSurname}, and is <span class="mediumaquamarine">more confident than ever</span> that you intend to keep them together in marital bliss.`);
slave.trust+=5;
slave.trust+=5;
}elseif (oldSurname===V.slaves[_i].slaveSurname){
}elseif (oldSurname===slaveWife.slaveSurname){
r.push(`${He}'s concerned that ${he} no longer shares a surname with ${his}${wife2}${V.slaves[_i].slaveName}${V.slaves[_i].slaveSurname}, and is <span class="gold">very worried</span> that you might be considering splitting them up.`);
r.push(`${He}'s concerned that ${he} no longer shares a surname with ${his}${wife2}${slaveWife.slaveName}${slaveWife.slaveSurname}, and is <span class="gold">very worried</span> that you might be considering splitting them up.`);