diff options
Diffstat (limited to 'graphics/sprites/equipment/chest/vnecksweater-female.xml')
-rw-r--r-- | graphics/sprites/equipment/chest/vnecksweater-female.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/sprites/equipment/chest/vnecksweater-female.xml b/graphics/sprites/equipment/chest/vnecksweater-female.xml index 31b36576..50d8ff68 100644 --- a/graphics/sprites/equipment/chest/vnecksweater-female.xml +++ b/graphics/sprites/equipment/chest/vnecksweater-female.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World--> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/vnecksweater-female.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> |