Browse Source

[fixed] more of the wrong array issues

hornguy6 1 year ago
parent
commit
e21a89c34d
1 changed files with 4 additions and 4 deletions
  1. 4 4
      locations/foto_events.qsrc

+ 4 - 4
locations/foto_events.qsrc

@@ -5,8 +5,8 @@ menu_off = 1
 if $ARGS[0] = 'fame':
 	modelpay = (pcs_mdlng/2 * 10) + ((min(fame['city_modelling'], 700) + pcs_apprnc)/2)
 	:reroll_1
-	special_model = 2000
-	special_skill_model = 2000
+	special_model['roll'] = 2000
+	special_skill_model['roll'] = 2000
 	if first_fame_event < 1:
 		gt'foto_events','topless1'
 	else
@@ -28,8 +28,8 @@ end
 if $ARGS[0] = 'skill':
 	modelpay = (pcs_mdlng/2 * 10) + ((min(fame['city_modelling'], 700) + pcs_apprnc)/2)
 	:reroll_2
-	special_model = 2000
-	special_skill_model = 2000
+	special_model['roll'] = 2000
+	special_skill_model['roll'] = 2000
 	*clr & cla
 	mdlng_skill_event = rand(1,5)
 	if mdlng_skill_event = 1 and sunWeather = 1 and daystage < 3: