diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-04-08 10:24:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-04-08 10:24:14 -0300 |
commit | e78435380dad10be302087896961cc431f3fee82 (patch) | |
tree | 5703aae3d78584000d4e9bd1c40347b2bcbf4045 /graphics/sprites/equipment/shields/dragon.xml | |
parent | 45f0e97b57533d6c99085ccd79404f0c4ca7f03c (diff) | |
download | clientdata-e78435380dad10be302087896961cc431f3fee82.tar.gz clientdata-e78435380dad10be302087896961cc431f3fee82.tar.bz2 clientdata-e78435380dad10be302087896961cc431f3fee82.tar.xz clientdata-e78435380dad10be302087896961cc431f3fee82.zip |
Include the required props for CRC Day 2022
Diffstat (limited to 'graphics/sprites/equipment/shields/dragon.xml')
-rw-r--r-- | graphics/sprites/equipment/shields/dragon.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/shields/dragon.xml b/graphics/sprites/equipment/shields/dragon.xml new file mode 100644 index 00000000..844e2efc --- /dev/null +++ b/graphics/sprites/equipment/shields/dragon.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Jesusalva +Copyright (C) 2018 TMW2: Moubootaur Legends --> +<sprite> + <imageset name="shield" + src="graphics/sprites/equipment/shields/dragon.png" + width="64" + height="64"/> + + <include file="equipment/shields/standard.xml"/> +</sprite> |