diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-09-17 16:49:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-09-17 16:49:55 -0300 |
commit | a1650aa84ae3842a835f23fc0266123eba4a0e3d (patch) | |
tree | 48df41470b284112c39b262974d0d3701e819f62 /graphics | |
parent | 3339bbac3fdfa8e4ebf7ab1328cf83ea956f685d (diff) | |
download | clientdata-a1650aa84ae3842a835f23fc0266123eba4a0e3d.tar.gz clientdata-a1650aa84ae3842a835f23fc0266123eba4a0e3d.tar.bz2 clientdata-a1650aa84ae3842a835f23fc0266123eba4a0e3d.tar.xz clientdata-a1650aa84ae3842a835f23fc0266123eba4a0e3d.zip |
I tell you... DON'T LET JESUSALVA WORK ON CLIENTDATA ON HIS OWN.
(Actually, if Rill didn't wanted these masks *today*, these commits could have
been avoided *sigh*).
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/head/blinkinghocus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/blinkinghocus.xml b/graphics/sprites/equipment/head/blinkinghocus.xml index 02250f09..9761f7a3 100644 --- a/graphics/sprites/equipment/head/blinkinghocus.xml +++ b/graphics/sprites/equipment/head/blinkinghocus.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/equipment/head/blinkinghocus.png" width="40" height="40"/> + <imageset name="base" src="graphics/sprites/equipment/head/blinkinghocus.png" width="21" height="21"/> <include file="equipment/head/blinkingevil.xml"/> </sprite> |