diff options
author | Led Mitz <smoothshifter@tuta.io> | 2023-12-01 01:09:45 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2023-12-01 01:09:45 +0000 |
commit | e6695cbf9d6a0cc907b8c05e34d2451073439252 (patch) | |
tree | 18391d598d541857da61d5324ed3797efc8cb122 /graphics | |
parent | 5984016b1fbe82dc1eda754b9621ba1174b9c9db (diff) | |
parent | be57bcb789fb19431055d5a2430b303ca12972fb (diff) | |
download | clientdata-e6695cbf9d6a0cc907b8c05e34d2451073439252.tar.gz clientdata-e6695cbf9d6a0cc907b8c05e34d2451073439252.tar.bz2 clientdata-e6695cbf9d6a0cc907b8c05e34d2451073439252.tar.xz clientdata-e6695cbf9d6a0cc907b8c05e34d2451073439252.zip |
Merge branch 'mega_mana_bug' into 'master'
Mega Mana Bug Isomeric
See merge request legacy/clientdata!564
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/monsters/mega-mana-bug.png | bin | 9599 -> 30506 bytes | |||
-rw-r--r-- | graphics/sprites/monsters/mega-mana-bug.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/mega-mana-bug.png b/graphics/sprites/monsters/mega-mana-bug.png Binary files differindex fff7b534..f468bba4 100644 --- a/graphics/sprites/monsters/mega-mana-bug.png +++ b/graphics/sprites/monsters/mega-mana-bug.png diff --git a/graphics/sprites/monsters/mega-mana-bug.xml b/graphics/sprites/monsters/mega-mana-bug.xml index a4c9e020..4f563778 100644 --- a/graphics/sprites/monsters/mega-mana-bug.xml +++ b/graphics/sprites/monsters/mega-mana-bug.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/monsters/mega-mana-bug.png|W" width="32" height="32"/> + <imageset name="base" src="graphics/sprites/monsters/mega-mana-bug.png|W" width="48" height="48"/> <action name="stand" imageset="base"> <animation direction="up"> <sequence start="0" end="1" delay="6" offsetY="-20"/> |