Browse Source

[fixed] Artem now refers to the correct variabel strapon -> 'strapon'. Now we can finally peg our nerdy boy

anjuna krokus 1 month ago
parent
commit
a795fb1ddc
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/artem_sex.qsrc
  2. 1 1
      locations/artemhome.qsrc

+ 1 - 1
locations/artem_sex.qsrc

@@ -1235,7 +1235,7 @@ if $ARGS[0] = 'strapon_first':
 				end
 				end
 				act 'Fuck him nice and steady':
 				act 'Fuck him nice and steady':
 					*clr & cla
 					*clr & cla
-					artemQW[strapon] = 1
+					artemQW['strapon'] = 1
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/artem/sex/strapon/first_strapon7.jpg"></center>'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/artem/sex/strapon/first_strapon7.jpg"></center>'
 					'You keep the pace up, making sure not to go too hard as you lift yourself up so you can more easily thrust into him. He starts moaning a little louder as you do. "Oh... fuck... Ah..."'
 					'You keep the pace up, making sure not to go too hard as you lift yourself up so you can more easily thrust into him. He starts moaning a little louder as you do. "Oh... fuck... Ah..."'
 					'You grin as it sounds like he''s really starting to enjoy it. "You like taking my cock in your ass, don''t you?"'
 					'You grin as it sounds like he''s really starting to enjoy it. "You like taking my cock in your ass, don''t you?"'

+ 1 - 1
locations/artemhome.qsrc

@@ -1723,7 +1723,7 @@ if $ARGS[0] = 'chat':
 				end
 				end
 			end
 			end
 		end
 		end
-		if artemQW['anal'] >= 1 and mc_inventory['strapon'] = 1 and strapnumber > 0 and artemQW[strapon] = 0:
+		if artemQW['anal'] >= 1 and mc_inventory['strapon'] = 1 and strapnumber > 0 and artemQW['strapon'] = 0:
 			act 'Is Artem really kinky':
 			act 'Is Artem really kinky':
 				*clr & cla
 				*clr & cla
 				minut += 1
 				minut += 1