diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-21 11:49:06 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-21 11:49:06 +0000 |
commit | d409a127fede4e7ce9b35ceb5070b41687cd4d1c (patch) | |
tree | 38f0af4e0374106028aceca89f8404802ac41db0 /graphics | |
parent | f0c297e70b8c1823fbf21b7a954227a5f79c3fc1 (diff) | |
download | clientdata-d409a127fede4e7ce9b35ceb5070b41687cd4d1c.tar.gz clientdata-d409a127fede4e7ce9b35ceb5070b41687cd4d1c.tar.bz2 clientdata-d409a127fede4e7ce9b35ceb5070b41687cd4d1c.tar.xz clientdata-d409a127fede4e7ce9b35ceb5070b41687cd4d1c.zip |
add author to small bif
Diffstat (limited to 'graphics')
-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> |