瀏覽代碼

[text edit] small one for the strapon

julzor 5 年之前
父節點
當前提交
24a021faa9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      locations/din_bad.qsrc

+ 1 - 1
locations/din_bad.qsrc

@@ -199,7 +199,7 @@ if $ARGS[0] = 'd_bag':
 	if bottle > 0: 'There''s a bottle of water in your purse. <a href="exec:bottle = 0 & pcs_hydra += 100 & cumspclnt = 2 & gs ''cum_cleanup'' & gs ''stat'' & gs ''din_bad'', ''d_bag''">Drink</a>'
 	if buterbrod > 0: 'There''s a sandwich in your purse. <a href="exec:buterbrod = 0 & pcs_energy += 40 & cumspclnt = 2 & gs ''cum_cleanup'' & fat += 1 & gs ''stat'' & gs ''din_bad'', ''d_bag''">Eat</a>'
 	if strapon = 1 and strapnumber = 0:
-		'You have a strapon harness in your purse, but you don''t have a dildo attached to it'+iif(dildo + middildo + largedildo + bigdildo + extradildo + superdildo + maddildo > 0, '. You keep your dildos in your desk at home.', ', but you first have to buy a dildo.')
+		'You have a strapon harness in your purse, but you don''t have a dildo attached to it'+iif(dildo + middildo + largedildo + bigdildo + extradildo + superdildo + maddildo > 0, '. You keep your dildos in your desk at home.', ', because you don''t own one.')
 	elseif strapon = 1 and strapnumber ! 0:
 		'You have a strapon harness in your purse and a <<(strapnumber +1)*5>>cm attached to it.'
 	end