diff options
Diffstat (limited to 'items/generic')
-rw-r--r-- | items/generic/item5279_LegendaryCarrot.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/generic/item5279_LegendaryCarrot.xml b/items/generic/item5279_LegendaryCarrot.xml index c5ef1bd0..78abefa3 100644 --- a/items/generic/item5279_LegendaryCarrot.xml +++ b/items/generic/item5279_LegendaryCarrot.xml @@ -1,4 +1,4 @@ <?xml version="1.0"?> <items> - <item id="5279" image="generic/legendary-carrot.png" name="Legendary Carrot" description="Extra healthy, a gift from Santa for helping Gak to reunite with Alissa." effect="Inedible, Christmas 2021 Reward" type="generic" weight="1"/> + <item id="5279" image="generic/carrot-legendary.png" name="Legendary Carrot" description="Extra healthy, a gift from Santa for helping Gak to reunite with Alissa." effect="Inedible, Christmas 2021 Reward" type="generic" weight="1"/> </items> |