diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-11-05 20:45:32 +0100 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-06 12:58:21 +0100 |
commit | b1371b4857208f90ab4a589f002e4b1b180723e5 (patch) | |
tree | 772092ecb6860f60e3e236e50134989f3fd760b1 /graphics | |
parent | 69db7d94aab42358e0ba28cfbe31dd2013ed220f (diff) | |
download | clientdata-b1371b4857208f90ab4a589f002e4b1b180723e5.tar.gz clientdata-b1371b4857208f90ab4a589f002e4b1b180723e5.tar.bz2 clientdata-b1371b4857208f90ab4a589f002e4b1b180723e5.tar.xz clientdata-b1371b4857208f90ab4a589f002e4b1b180723e5.zip |
update spotlight, fix a few mapbugs
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/images/ambient/spot.png | bin | 134317 -> 44543 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/weapons/torch.xml | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/images/ambient/spot.png b/graphics/images/ambient/spot.png Binary files differindex b9c51abd..f3e81e9d 100644 --- a/graphics/images/ambient/spot.png +++ b/graphics/images/ambient/spot.png diff --git a/graphics/sprites/equipment/weapons/torch.xml b/graphics/sprites/equipment/weapons/torch.xml index 8bdf853b..e6bec6ad 100644 --- a/graphics/sprites/equipment/weapons/torch.xml +++ b/graphics/sprites/equipment/weapons/torch.xml @@ -2,6 +2,10 @@ <!-- 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" |