summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/weapons/torch.xml
blob: e6bec6adb84a5386ea1661fd3bb8117d0a632639 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<!-- 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"
              height="64"/>

    <include file="equipment/weapons/knife.xml"/>
</sprite>