Browse Source

[fixed] location not found error in flash

julzor 5 years ago
parent
commit
1ca7c130bb
1 changed files with 7 additions and 7 deletions
  1. 7 7
      locations/flash.qsrc

+ 7 - 7
locations/flash.qsrc

@@ -59,7 +59,7 @@ if $ARGS[0] = 'bra':
 	if Exhibitionist_lvl < 1 or pcs_inhib < 40: gs 'exhibitionism', 1
 	gs 'arousal', 'flashlite', ARGS[2]
 	gs 'arousal', 'end'
-	gs 'flashtotals'
+	gs 'flash', 'flashtotals'
 	if PCloSkirt > 0:
 		if $ARGS[1] = 'inside':
 			'<center><img <<$set_imgh>> src="images/pc/flashing/dress/inside/bra/' + rand(1,dress_ind_bra) + '.jpg"></center>'
@@ -84,7 +84,7 @@ if $ARGS[0] = 'tits':
 	gs 'exhibitionism', 1
 	gs 'arousal', 'flashlite', ARGS[2]
 	gs 'arousal', 'end'
-	gs 'flashtotals'
+	gs 'flash', 'flashtotals'
 	if PCloSkirt > 0:
 		if $ARGS[1] = 'inside':
 			'<center><img <<$set_imgh>> src="images/pc/flashing/dress/inside/tits/' + rand(1,dress_ind_tits) + '.jpg"></center>'
@@ -109,7 +109,7 @@ if $ARGS[0] = 'panties':
 	gs 'exhibitionism', 2
 	gs 'arousal', 'flash', ARGS[2]
 	gs 'arousal', 'end'
-	gs 'flashtotals'
+	gs 'flash', 'flashtotals'
 	if PCloSkirt > 0:
 		if $ARGS[1] = 'inside':
 			'<center><img <<$set_imgh>> src="images/pc/flashing/dress/inside/panty/' + rand(1,dress_ind_panties) + '.jpg"></center>'
@@ -134,7 +134,7 @@ if $ARGS[0] = 'pussy':
 	gs 'exhibitionism', 3
 	gs 'arousal', 'flash', ARGS[2]
 	gs 'arousal', 'end'
-	gs 'flashtotals'
+	gs 'flash', 'flashtotals'
 	if PCloSkirt > 0:
 		if $ARGS[1] = 'inside':
 			if pcs_pubes <= 20:
@@ -175,7 +175,7 @@ if $ARGS[0] = 'panties_rear':
 	gs 'exhibitionism', 2
 	gs 'arousal', 'flash', ARGS[2]
 	gs 'arousal', 'end'
-	gs 'flashtotals'
+	gs 'flash', 'flashtotals'
 	if PCloSkirt > 0:
 		if $ARGS[1] = 'inside':
 			'<center><img <<$set_imgh>> src="images/pc/flashing/dress/inside/pantyrear/' + rand(1,dress_ind_pantyrear) + '.jpg"></center>'
@@ -200,7 +200,7 @@ if $ARGS[0] = 'butt':
 	gs 'exhibitionism', 2
 	gs 'arousal', 'flash', ARGS[2]
 	gs 'arousal', 'end'
-	gs 'flashtotals'
+	gs 'flash', 'flashtotals'
 	if PCloSkirt > 0:
 		if $ARGS[1] = 'inside':
 			'<center><img <<$set_imgh>> src="images/pc/flashing/dress/inside/butt/' + rand(1,dress_ind_butt) + '.jpg"></center>'
@@ -225,7 +225,7 @@ if $ARGS[0] = 'full':
 	gs 'exhibitionism', 3
 	gs 'arousal', 'flash', ARGS[2]
 	gs 'arousal', 'end'
-	gs 'flashtotals'
+	gs 'flash', 'flashtotals'
 	if PCloSkirt > 0:
 		if $ARGS[1] = 'inside':
 			if pcs_pubes <= 20: