diff options
Diffstat (limited to 'src/Pages')
| -rw-r--r-- | src/Pages/commissions/commissions.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/Pages/commissions/commissions.php b/src/Pages/commissions/commissions.php index 49aa2a8..f94a33a 100644 --- a/src/Pages/commissions/commissions.php +++ b/src/Pages/commissions/commissions.php @@ -182,30 +182,37 @@ <tr> <th>Type</th> <th>Description</th> + <th>Price Range</th> </tr> <tr> <td>Icon</td> <td>Small profile picture or avatar, simple background</td> + <td>N/A</td> </tr> <tr> <td>Bust</td> <td>Head and shoulders, chest up</td> + <td>N/A</td> </tr> <tr> <td>Half-Body</td> <td>Waist up, more detail and pose options</td> + <td>N/A</td> </tr> <tr> <td>Full-Body</td> <td>Complete character from head to toe</td> + <td>N/A</td> </tr> <tr> <td>Half Scene</td> <td>Character with partial background or simple environment</td> + <td>N/A</td> </tr> <tr> <td>Full Scene</td> <td>Complete illustration with detailed background and composition</td> + <td>N/A</td> </tr> </table> <p><em>+ Complex backgrounds cost extra<br> |
