瀏覽代碼

[fixed] Too many blank lines added for suction dildo stuff in bathroom

KevinSmarts 3 年之前
父節點
當前提交
9c52875fb6
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 2 2
      locations/selfplay.qsrc
  2. 1 0
      locations/vanrPar.qsrc

+ 2 - 2
locations/selfplay.qsrc

@@ -488,19 +488,19 @@ end
 !! glass_shower_dildo - dildo applied to glass wall of a shower with no tub
 
 if $ARGS[0] = 'suction_dildo':
-	*nl
 	if dyneval('result = <<$loc>>_bathtub_dildo') ! 1 and suction_dildo > 0:
+		*nl
 		'You can stick your suction dildo to the <a href="exec:gs ''selfplay'',''bathtub_suction_dildo_apply'' & gt $loc, $loc_arg">bath tub</a> to play with.'
 	elseif dyneval('result = <<$loc>>_bathtub_dildo') = 1:
 		'Your <a href="exec:gs ''selfplay'',''bath_suction_dildo''">suction dildo</a> is stuck to the bath tub.'
 	end
 	*nl
 	if suction_dildo > 0 and dyneval('result = <<$loc>>_bath_shower_dildo') ! 1 and dyneval('result = <<$loc>>_glass_shower_dildo') ! 1:
+		*nl
 		'You can also stick a suction dildo inside <a href="exec:gs ''selfplay'',''shower_suction_dildo_apply'' & gt $loc, $loc_arg">the shower</a>.'
 	elseif dyneval('result = <<$loc>>_bath_shower_dildo') = 1 or dyneval('result = <<$loc>>_glass_shower_dildo') = 1:
 		'Your suction dildo is <a href="exec:gt ''selfplay'',''shower_suction_dildo''">inside the shower</a>.'
 	end
-	*nl
 end
 
 if $ARGS[0] = 'bathtub_suction_dildo_apply':

+ 1 - 0
locations/vanrPar.qsrc

@@ -21,6 +21,7 @@ if $ARGS[0] = '':
 	'There is a shower, toilet, sink, <a href="exec:gt ''mirror'',''start''">mirror</a>, where you can ' + iif(pcs_hairbsh = 0,'<a href="exec:gt ''mirror'',''brush''">brush</a>','brush') + ' your hair, and even a bath tub.'
 
 	gs'selfplay','suction_dildo'
+	*nl
 	
 	if motherQW['bathroom_dildos'] > 1 and motherknowsdildo = 1:
 		'<i>Huh? Where''d my dildos go? I thought I- oh shit! <<$npc_nickname[''A29'']>> probably took them again...</i>'