|
@@ -31,6 +31,8 @@ elseif $ARGS[0] = 'burlesque':
|
|
$RESULT = 'images/pc/clothing/13burlesque/<<ARGS[1]>>.jpg'
|
|
$RESULT = 'images/pc/clothing/13burlesque/<<ARGS[1]>>.jpg'
|
|
elseif $ARGS[0] = 'alternative':
|
|
elseif $ARGS[0] = 'alternative':
|
|
$RESULT = 'images/pc/clothing/14alternative/<<ARGS[1]>>.jpg'
|
|
$RESULT = 'images/pc/clothing/14alternative/<<ARGS[1]>>.jpg'
|
|
|
|
+elseif $ARGS[0] = 'beach':
|
|
|
|
+ $RESULT = 'images/pc/clothing/15beachbabe/<<ARGS[1]>>.jpg'
|
|
end
|
|
end
|
|
|
|
|
|
--- $clothing_image ---------------------------------
|
|
--- $clothing_image ---------------------------------
|