ソースを参照

new variables

rachels 2 年 前
コミット
65f257d8f8
2 ファイル変更6 行追加15 行削除
  1. 5 12
      locations/bratva_lake_event.qsrc
  2. 1 3
      locations/bratva_sniper.qsrc

+ 5 - 12
locations/bratva_lake_event.qsrc

@@ -128,11 +128,8 @@ if $ARGS[0] = 'voleybol':
 		act 'Играть':
 			*clr & cla
 			if pcs_stren < 20: pcs_stren += 1
-			if vital < 20: vital += 1
-			pcs_agil += iif(pcs_agil<40,1,rand(0,1))
-			if pcs_stren < 30: pcs_stren += iif(pcs_stren<30,1,rand(0,1))
-			if vital < 30: vital += iif(vital<30,1,rand(0,1))
-			speed += iif(speed<40,1,rand(0,1))
+			agil_exp += 1
+			react_exp += 1
 			minut += 30
 			pcs_mood = 100
 			gs 'stat'
@@ -167,12 +164,8 @@ if $ARGS[0] = 'voleybol_nude':
 		end
 		act 'Играть':
 			*clr & cla
-			if pcs_stren < 20: pcs_stren += 1
-			if vital < 20: vital += 1
-			pcs_agil += iif(pcs_agil<40,1,rand(0,1))
-			if pcs_stren < 30: pcs_stren += iif(pcs_stren<30,1,rand(0,1))
-			if vital < 30: vital += iif(vital<30,1,rand(0,1))
-			speed += iif(speed<40,1,rand(0,1))
+			agil_exp += 1
+			react_exp += 1
 			minut += 30
 			pcs_mood = 100
 			gs 'stat'
@@ -1180,7 +1173,7 @@ if $ARGS[0] = 'andrey_start':
 end
 if $ARGS[0] = 'din_lake_adventure':
 	i = rand(0,100)
-	if i <= 30 and andrei = 0 and lake_people < 3 and vnesh >= 40:
+	if i <= 30 and andrei = 0 and lake_people < 3 and pcs_apprnc >= 160:
 		gt'bratva_lake_event','andrey_start'
 	elseif i > 30 and i <= 35:
 		gt'bratva_lake_event','vlake2'

+ 1 - 3
locations/bratva_sniper.qsrc

@@ -505,9 +505,7 @@ if $args[0] = 'eventsniper3':
 																		func('bratva_sniper_strings', 67)
 																		act'Further':
 																			*clr & cla
-																			minut += 5
-																			pcs_agil += 2
-																			KikDef += 10
+																			gs 'exercise', 'tier3', 5, 'def_exp', 'agil_exp'
 																			bratva['sniper_trening'] = 1
 																			!!* gs 'zz_funcs', 'cum', 'ass'
 																			!!* gs 'zz_funcs', 'cum', 'anus'