|
@@ -1,4 +1,6 @@
|
|
:: flash
|
|
:: flash
|
|
|
|
+<<run console.warn('Usage of flash is deprecated',$location_var[$here])>>
|
|
|
|
+:: flashDeprecated[deprecated]
|
|
<<set $here = 'flash'>>
|
|
<<set $here = 'flash'>>
|
|
<<set $ARGS = $location_var[$here]>>
|
|
<<set $ARGS = $location_var[$here]>>
|
|
<!-- !2020/10/16/Gwen-->
|
|
<!-- !2020/10/16/Gwen-->
|
|
@@ -120,7 +122,7 @@
|
|
<<arousalEnd>>
|
|
<<arousalEnd>>
|
|
<<gs 'flash' 'flashtotals'>>
|
|
<<gs 'flash' 'flashtotals'>>
|
|
<<if $location_var[$here][3] < 1>>
|
|
<<if $location_var[$here][3] < 1>>
|
|
- <<if $wardrobe.PCloSkirt > 0>>
|
|
|
|
|
|
+ <<if $wardrobe.PCloSkirt > 0>>
|
|
<<if $location_var[$here][1] == 'inside'>>
|
|
<<if $location_var[$here][1] == 'inside'>>
|
|
<<if $flash_image != ''>>
|
|
<<if $flash_image != ''>>
|
|
<center><<image `'<<$flash_image>>.jpg'`>></center>
|
|
<center><<image `'<<$flash_image>>.jpg'`>></center>
|
|
@@ -176,7 +178,7 @@
|
|
<<arousalEnd>>
|
|
<<arousalEnd>>
|
|
<<gs 'flash' 'flashtotals'>>
|
|
<<gs 'flash' 'flashtotals'>>
|
|
<<if $location_var[$here][3] < 1>>
|
|
<<if $location_var[$here][3] < 1>>
|
|
- <<if $wardrobe.PCloSkirt > 0>>
|
|
|
|
|
|
+ <<if $wardrobe.PCloSkirt > 0>>
|
|
<<if $location_var[$here][1] == 'inside'>>
|
|
<<if $location_var[$here][1] == 'inside'>>
|
|
<<if $flash_image != ''>>
|
|
<<if $flash_image != ''>>
|
|
<center><<image `'<<$flash_image>>.jpg'`>></center>
|
|
<center><<image `'<<$flash_image>>.jpg'`>></center>
|