diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-21 05:51:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-21 05:51:43 -0300 |
commit | 48bab5811d96703a4d24b8825da7ea9967de832b (patch) | |
tree | 4a5fc44b9e466e38564bc747b144bdfb633cce5c /items.xml | |
parent | f5f2003ca449799685a67860aac5a90f3d3340e4 (diff) | |
download | clientdata-48bab5811d96703a4d24b8825da7ea9967de832b.tar.gz clientdata-48bab5811d96703a4d24b8825da7ea9967de832b.tar.bz2 clientdata-48bab5811d96703a4d24b8825da7ea9967de832b.tar.xz clientdata-48bab5811d96703a4d24b8825da7ea9967de832b.zip |
Give a icon for Rented Cart (looks wrong but meh)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7782,10 +7782,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="7402" - image="error.png" + image="generic/box/cartbox.png" name="Rented Cart" description="It's time to shop." - effect="Cart Testing" + effect="Enables Cart" type="equip-shield" weight="100"> </item> |