diff options
Diffstat (limited to 'monsters/monster1065_BanditLord.xml')
-rw-r--r-- | monsters/monster1065_BanditLord.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/monsters/monster1065_BanditLord.xml b/monsters/monster1065_BanditLord.xml new file mode 100644 index 00000000..5a1ef371 --- /dev/null +++ b/monsters/monster1065_BanditLord.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<monsters offset="0"> + <monster id="1065" name="Bandit Lord"> + <sprite>monsters/bandit-lord.xml</sprite> + <sprite>equipment/weapons/bow-male.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite> + <attack id="1" missile-particle="graphics/particles/arrow.particle.xml" action="attack"/> + </monster> +</monsters> |