diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-21 10:12:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-21 10:12:30 -0300 |
commit | eb38c435211f683098c2097fbfc8fab2b32801bb (patch) | |
tree | dbb7fa9f26c28da1432187bea80b5e1f06c21afe /graphics/sprites/monsters/smallbif.xml | |
parent | 848d3b849a0b34ea71bcc6048da37a882b89bc6e (diff) | |
parent | 24ffb33041ab03051bfc213b71c0b5a3ec722296 (diff) | |
download | clientdata-eb38c435211f683098c2097fbfc8fab2b32801bb.tar.gz clientdata-eb38c435211f683098c2097fbfc8fab2b32801bb.tar.bz2 clientdata-eb38c435211f683098c2097fbfc8fab2b32801bb.tar.xz clientdata-eb38c435211f683098c2097fbfc8fab2b32801bb.zip |
Merge branch 'master' of gitlab.com:TMW2/clientdata
Diffstat (limited to 'graphics/sprites/monsters/smallbif.xml')
-rw-r--r-- | graphics/sprites/monsters/smallbif.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/graphics/sprites/monsters/smallbif.xml b/graphics/sprites/monsters/smallbif.xml index 13b8ac9f..26225567 100644 --- a/graphics/sprites/monsters/smallbif.xml +++ b/graphics/sprites/monsters/smallbif.xml @@ -1,7 +1,12 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW 2 Moubootaur Legends --> + <sprite> - <imageset name="base" src="graphics/sprites/monsters/smallbif.png|W" width="32" height="32" /> + <imageset name="base" src="graphics/sprites/monsters/smallbif.png|W" + width="32" + height="32" /> <action name="stand" imageset="base"> <animation> |