|
@@ -45,7 +45,7 @@ if $ARGS[0] = 'shop':
|
|
|
end
|
|
|
end
|
|
|
|
|
|
- elseif $ARGS[1] = 'bodysuit':
|
|
|
+ elseif $ARGS[1] = 'bodysuits':
|
|
|
if dyneval('result = <<$shop_display[''variable'']>>_bodysuits[shop_display[''i'']]') = 0:
|
|
|
gs 'underwear_attributes', $shop_display['variable'], shop_display['i']
|
|
|
|