diff options
author | Cassy1 <cassy.tmw@gmail.com> | 2015-01-09 21:31:47 +0100 |
---|---|---|
committer | Cassy1 <cassy.tmw@gmail.com> | 2015-01-09 21:32:35 +0100 |
commit | 8b34c42583280623cfa453eb0861f53138da5a32 (patch) | |
tree | 2dcb0dabac883b43cc06a20b45dd0b438b95e1aa /monsters/monster1094_Reinboo.xml | |
parent | 88c575ecbf9337feda4db530c10f04755eea202b (diff) | |
download | clientdata-8b34c42583280623cfa453eb0861f53138da5a32.tar.gz clientdata-8b34c42583280623cfa453eb0861f53138da5a32.tar.bz2 clientdata-8b34c42583280623cfa453eb0861f53138da5a32.tar.xz clientdata-8b34c42583280623cfa453eb0861f53138da5a32.zip |
Making Reinboo use the correct base sprite
Diffstat (limited to 'monsters/monster1094_Reinboo.xml')
-rw-r--r-- | monsters/monster1094_Reinboo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters/monster1094_Reinboo.xml b/monsters/monster1094_Reinboo.xml index 82e00775..5d2910fc 100644 --- a/monsters/monster1094_Reinboo.xml +++ b/monsters/monster1094_Reinboo.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <monsters offset="0"> <monster id="1094" name="Reinboo"> - <sprite>monsters/mouboo.xml</sprite> + <sprite>monsters/christmas-mouboo.xml</sprite> <sprite>monsters/accessories/mouboo-red-nose.xml</sprite> <sprite>monsters/accessories/mouboo-red-saddle.xml</sprite> <sprite>monsters/accessories/mouboo-red-shoes.xml</sprite> |