Browse Source

[fixed] wrong if condition in glake

julzor 4 years ago
parent
commit
2a28c54d0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/glake.qsrc

+ 1 - 1
locations/glake.qsrc

@@ -286,7 +286,7 @@ if temper >= 15 and month>=5 and month<=9 and hour>=6 and hour<=20:
 				if pcs_apprnc >= rand(1,400):
 					tipelakeboyrand = rand(1,100)
 					if tipelakeboyrand <= 5:
-						if npc_QW['A113'] > 0:
+						if npc_QW['A113'] = 1:
 							'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev/strela/vadimbely.jpg"></center>'
 							'While you are sunbathing, you see Vadim Bely and his brother sitting not far away from you. The brother points at you, and moments later Vadim walks over to you and sits down next to you. He idly scratches his tattoo covered belly as he asks: "Hello <<$pcs_nickname>>, want to go for a ride with me?"'
 							'The greedy look in his eyes tells you that when he says ''ride'', he doesn''t just mean in his car.'