Clothing type | Shoes worn | '
*P 'Cheap | ' + FUNC('$shoe_description', $cheapshoetype) + ' <> |
'
*P 'Average | ' + FUNC('$shoe_description', $averageshoetype) + ' <> |
'
*P 'Expensive | ' + FUNC('$shoe_description', $expensiveshoetype) + ' <> |
'
*P 'Formal | ' + FUNC('$shoe_description', $formalshoetype) + ' <> |
'
*P 'Office | ' + FUNC('$shoe_description', $officeshoetype) + ' <> |
'
*P 'School | ' + FUNC('$shoe_description', $schoolshoetype) + ' <> |
'
*P 'Exercise | ' + FUNC('$shoe_description', $exerciseshoetype) + ' <> |
'
*P 'Fetish | ' + FUNC('$shoe_description', $fetishshoetype) + ' <> |
'
*P 'Exhibitionist | ' + FUNC('$shoe_description', $exhibitshoetype) + ' <> |
'
*P 'Uniform | ' + FUNC('$shoe_description', $uniformshoetype) + ' <> |
'
*P 'Burlesque | ' + FUNC('$shoe_description', $burlesqueshoetype) + ' <> |
'
*P 'Alternative | ' + FUNC('$shoe_description', $alternativeshoetype) + ' <> |
'
'
'
act 'Leave':
if $clothingworntype = $cloType:
gs 'shoes', 'setup'
gs 'shoes', 'wear', $shoeworntype, shoewornnumber
end
gt $loc, $metka
end
end
if $ARGS[0] = 'view_shoe_list':
!! ARGS 0 - view_shoe_list
!! ARGS 1 - action type (wardrobe, sell, resize, store, unwanted)
!! ARGS 2 - brothel flag (brothel)
act 'Leave':gt 'shoes', 'select'
if $ARGS[1] ! 'sell' :
'