Browse Source

[fixes] Wrong variable spotted by drugas

KevinSmarts 4 years ago
parent
commit
23774a6a0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/dimaHome.qsrc

+ 1 - 1
locations/dimaHome.qsrc

@@ -939,7 +939,7 @@ if $ARGS[0] = 'dimka_chat':
 			act 'No (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
 		end
 		!! I changed the else condition so it matches up with generic boyfriends, because i think the variable boyfriend doesnt exist ... if it does a third elseif must be added for boyfirend or generic boyfriends and the if conditions must be changed
-		if NikoVolkovQW >= 5 or fedorKozlovQW >= 1 or pcs_lovers ! 0:
+		if NikoVolkovQW >= 5 or fedorKozlovQW >= 1 or pcs_lover ! 0:
 			act 'I have a boyfriend':
 				*clr & cla
 				'<center><h4><font color="maroon">Dimka''s Room</font></h4></center>'