diff options
author | Donald <donald.g.horn@gmail.com> | 2020-06-18 14:39:39 +0000 |
---|---|---|
committer | Donald <donald.g.horn@gmail.com> | 2020-06-18 14:39:39 +0000 |
commit | 141fadcab7dc286d241ddebb85515c531d5220ad (patch) | |
tree | 178b2e9b1ad17883cd1dc1a9e28e15a5ecda214b /graphics | |
parent | 2da0103e1140db295a1208d8e737478f1bbdb876 (diff) | |
download | clientdata-141fadcab7dc286d241ddebb85515c531d5220ad.tar.gz clientdata-141fadcab7dc286d241ddebb85515c531d5220ad.tar.bz2 clientdata-141fadcab7dc286d241ddebb85515c531d5220ad.tar.xz clientdata-141fadcab7dc286d241ddebb85515c531d5220ad.zip |
Add new file legend-wand.png XML added
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/weapons/legendwand.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/weapons/legendwand.xml b/graphics/sprites/equipment/weapons/legendwand.xml new file mode 100644 index 00000000..415f401c --- /dev/null +++ b/graphics/sprites/equipment/weapons/legendwand.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="staff" src="graphics/sprites/equipment/weapons/legend-wand.png" width="128" height="128" /> + <include file="equipment/weapons/scorpionkinglance.xml"/> +</sprite>
\ No newline at end of file |