浏览代码

[fixed] wrong if condition in glake

julzor 5 年之前
父节点
当前提交
2a28c54d0e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.'