diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-11-05 20:55:01 +0100 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-06 12:58:21 +0100 |
commit | 8acda79dd895be296f16cd0425dafd1c36eda02f (patch) | |
tree | 0a01da2aadedc2ee169c314a579a9aa5df669747 /graphics/sprites | |
parent | b1371b4857208f90ab4a589f002e4b1b180723e5 (diff) | |
download | clientdata-8acda79dd895be296f16cd0425dafd1c36eda02f.tar.gz clientdata-8acda79dd895be296f16cd0425dafd1c36eda02f.tar.bz2 clientdata-8acda79dd895be296f16cd0425dafd1c36eda02f.tar.xz clientdata-8acda79dd895be296f16cd0425dafd1c36eda02f.zip |
remove saedit tag
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/weapons/torch.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/sprites/equipment/weapons/torch.xml b/graphics/sprites/equipment/weapons/torch.xml index e6bec6ad..8bdf853b 100644 --- a/graphics/sprites/equipment/weapons/torch.xml +++ b/graphics/sprites/equipment/weapons/torch.xml @@ -2,10 +2,6 @@ <!-- Author: Micksha, Reid Copyright (C) 2011-2018 Evol Online --> <sprite> - <saedit> - <layer type="repeater" file="races/human-male.xml"/> - <layer type="background" color="rgba(128,128,128,128)" zindex="-2"/> - </saedit> <imageset name="base" src="graphics/sprites/equipment/weapons/torch.png|W" width="64" |