# Features

## Animated Items and Outfits:

* [Download](https://docs.opentibiabr.com/opentibiabr/downloads/website-applications/applications#animated-items-and-outfits)

## Items:

<details>

<summary>Items</summary>

## Adding item images:

Add all items images in the following directory:

```
resources/images/charactertrade/items
```

## Importing items.xml

1. Make sure you have configured the website's .env file with the location of the canary server.&#x20;
2. Access the site's admin panel&#x20;
3. Go to item page&#x20;
4. Click import and wait (it may take some time as there are many items)

If you get a timeout error, set it to a longer time and import it again.

</details>

## Outfits:

<details>

<summary>Outfits</summary>

## Adding outfit images:

Add all outfit files and libs in the following directory:

```
resources/images/charactertrade/outfits
```

## Outfit:

```
http://127.0.0.1/resources/images/charactertrade/outfits/animoutfit.php?id=129&addons=0&head=95&body=113&legs=39&feet=115&mount=0
```

</details>
