diff --git a/src/uncategorized/seCustomSlaveDelivery.tw b/src/uncategorized/seCustomSlaveDelivery.tw index 024b85f61947fa441eac38d90616c3e4e390e3d1..a19d6a9a9f95f455709b20bba350fbf459724308 100644 --- a/src/uncategorized/seCustomSlaveDelivery.tw +++ b/src/uncategorized/seCustomSlaveDelivery.tw @@ -24,7 +24,6 @@ <<set $activeSlave.devotion = random(-10,10)>> <<set $activeSlave.trust = random(-10,10)>> -<<NationalityToRace $activeSlave>> <<NationalityToName $activeSlave>> <<NationalityToAccent $activeSlave>> @@ -88,7 +87,6 @@ Her price is ¤<<print $slaveCost>>. <span id="result"> <<if $cash >= $slaveCost>>\ <<link "Accept the offered slave">> - <<AddSlave $activeSlave>> <<set $cash -= $slaveCost>> <<replace "#result">> She has been reasonably broken by the dealer that offered her to you. She has also picked up on the fact that she was specially selected, and is a little hopeful that this means she may be treated well. She is now awaiting your instructions.