Browse Source

[Nerfed] Reduce Arthur pay and increased requirements

ADCSux 2 years ago
parent
commit
d606787be8
2 changed files with 3 additions and 3 deletions
  1. 1 1
      locations/arturQW.qsrc
  2. 2 2
      locations/arturRinok.qsrc

+ 1 - 1
locations/arturQW.qsrc

@@ -1,7 +1,7 @@
 # arturQW
 if $ARGS[0] = 'arturQW_1':
 	menu_off = 1
-	if arturTimes >= 5 and fame['pav_slut'] >= 50 and pcs_apprnc >= 120:
+	if arturTimes >= 5 and fame['pav_slut'] >= 150 and hotcat >= 7:
 		*clr & cla
 		minut += 2
 		gs 'stat'

+ 2 - 2
locations/arturRinok.qsrc

@@ -136,7 +136,7 @@ if $ARGS[0] = 'work_1':
 			act 'Go with Arthur':
 				*clr & cla
 				minut += 5
-				money += 5000
+				money += 1250
 				gs 'stat'
 
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/arturqw_4.jpg"></center>'
@@ -174,7 +174,7 @@ if $ARGS[0] = 'work_2':
 		act 'Go with Arthur':
 			*clr & cla
 			minut += 5
-			money += 10000
+			money += 2500
 			gs 'stat'
 
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/arturqw_7.jpg"></center>'