Browse Source

[Fixed] Misnamed variable

Kevin_Smarts 3 years ago
parent
commit
723bbcae5b
1 changed files with 4 additions and 4 deletions
  1. 4 4
      locations/rolanapt.qsrc

+ 4 - 4
locations/rolanapt.qsrc

@@ -220,7 +220,7 @@ if $ARGS[0] = 'kitchen':
 			'When you enter the kitchen, <a href="exec:gt ''rolanapt'',''bend''">Rolan</a> is sitting at the table holding an apple. He smiles when he notices you.'
 		end
 
-		if rolanpantyconfession = 1 and rolancooklesson < 1 and sup_count = 0 and $wornpantytype ! 'none':
+		if rolanpantyconfession = 1 and rolancooklesson < 1 and sup_count = 0 and $pantyworntype ! 'none':
 			act 'Approach Rolan':
 				*clr & cla
 				minut += 5
@@ -258,7 +258,7 @@ if $ARGS[0] = 'kitchen':
 					end
 				end
 			end
-		elseif rolancooklesson = 2 and rolan_cooklesson_day ! daystart and $wornpantytype ! 'none':
+		elseif rolancooklesson = 2 and rolan_cooklesson_day ! daystart and $pantyworntype ! 'none':
 			act 'Approach Rolan':
 				*clr & cla
 				menu_off = 1
@@ -272,7 +272,7 @@ if $ARGS[0] = 'kitchen':
 				'Rolan sighs. He doesn''t want to do this, but you''re not giving him a choice.'
 				act 'Start lesson': gt 'rolanapt', 'chef'
 			end
-		elseif rolancooklesson > 2 and rolancooklesson <= 6 and rolan_cooklesson_day ! daystart and $wornpantytype ! 'none':
+		elseif rolancooklesson > 2 and rolancooklesson <= 6 and rolan_cooklesson_day ! daystart and $pantyworntype ! 'none':
 			act 'Approach Rolan':
 				*clr & cla
 				menu_off = 1
@@ -1684,7 +1684,7 @@ if $ARGS[0] = 'chef':
 								'<center><b><font color = maroon>Stroganoff</font></b></center>'
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/kitch/lesson/stroganoff/stroganoff5.jpg"></center>'
 								'"I hope you''re paying attention to this stew, Rolan. Rolan?" You turn to face him, his eyes are glued to your panties.'
-								if pcs_inhib > 50 and $wornpantytype ! 'none':
+								if pcs_inhib > 50 and $pantyworntype ! 'none':
 									act 'Tease Rolan further':
 										*clr & cla
 										'<center><b><font color = maroon>Stroganoff</font></b></center>'