|
@@ -339,7 +339,7 @@ end
|
|
if $ARGS[0] = 'sports_entry_wear':
|
|
if $ARGS[0] = 'sports_entry_wear':
|
|
gs 'stat'
|
|
gs 'stat'
|
|
|
|
|
|
- gs 'wardrobe', 'prev_entry_set'
|
|
|
|
|
|
+ !gs 'wardrobe', 'prev_entry_set' this does not exist
|
|
|
|
|
|
gs 'clothing_attributes', 'exercise', sportsclothingnumber
|
|
gs 'clothing_attributes', 'exercise', sportsclothingnumber
|
|
|
|
|
|
@@ -365,19 +365,25 @@ if $ARGS[0] = 'sports_entry_wear':
|
|
cls
|
|
cls
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/school/strip/strip2.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/school/strip/strip2.jpg"></center>'
|
|
'As you go to pull your sports outfit out of your wardrobe you remember you don''t own that piece of clothing anymore. Maybe you should buy it again? Guess you will have to find something else to wear.'
|
|
'As you go to pull your sports outfit out of your wardrobe you remember you don''t own that piece of clothing anymore. Maybe you should buy it again? Guess you will have to find something else to wear.'
|
|
- gs 'wardrobe', 'prev_entry_set'
|
|
|
|
|
|
+ !gs 'wardrobe', 'prev_entry_set' this does not exist
|
|
|
|
+ gs 'clothing', 'strip'
|
|
|
|
+ gs 'stat'
|
|
!! strength of clothing is less than or equal to 0
|
|
!! strength of clothing is less than or equal to 0
|
|
elseif dyneval('RESULT = exerciseH[<<sportsclothingnumber>>]') <= 0:
|
|
elseif dyneval('RESULT = exerciseH[<<sportsclothingnumber>>]') <= 0:
|
|
cls
|
|
cls
|
|
'<center><video autoplay loop src="images/characters/pavlovsk/school/girl/vicky/event/vika_game_strip16.mp4"></video></center>'
|
|
'<center><video autoplay loop src="images/characters/pavlovsk/school/girl/vicky/event/vika_game_strip16.mp4"></video></center>'
|
|
'Your sports outfit has worn out and can''t be used anymore. Guess you will have to find something else to wear.'
|
|
'Your sports outfit has worn out and can''t be used anymore. Guess you will have to find something else to wear.'
|
|
- gs 'wardrobe', 'prev_entry_set'
|
|
|
|
|
|
+ !gs 'wardrobe', 'prev_entry_set' this does not exist
|
|
|
|
+ gs 'clothing', 'strip'
|
|
|
|
+ gs 'stat'
|
|
!! clothing exhibition is greater than player exhibition
|
|
!! clothing exhibition is greater than player exhibition
|
|
elseif CloInhibit > pcs_inhib:
|
|
elseif CloInhibit > pcs_inhib:
|
|
cls
|
|
cls
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/trainstation/bimbo.strip6.mp4"></video></center>'
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/trainstation/bimbo.strip6.mp4"></video></center>'
|
|
'You don''t feel daring enough to wear your sports outfit. Maybe you will be confident enough in the future? Guess you will have to find something else to wear.'
|
|
'You don''t feel daring enough to wear your sports outfit. Maybe you will be confident enough in the future? Guess you will have to find something else to wear.'
|
|
- gs 'wardrobe', 'prev_entry_set'
|
|
|
|
|
|
+ !gs 'wardrobe', 'prev_entry_set' this does not exist
|
|
|
|
+ gs 'clothing', 'strip'
|
|
|
|
+ gs 'stat'
|
|
!! clothing ok to wear without needing hip check and passing all other checks
|
|
!! clothing ok to wear without needing hip check and passing all other checks
|
|
else
|
|
else
|
|
cls
|
|
cls
|