diff options
Diffstat (limited to 'monsters/monster1128_GeneralRazha.xml')
-rw-r--r-- | monsters/monster1128_GeneralRazha.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/monsters/monster1128_GeneralRazha.xml b/monsters/monster1128_GeneralRazha.xml index eea7f80c..b40c590f 100644 --- a/monsters/monster1128_GeneralRazha.xml +++ b/monsters/monster1128_GeneralRazha.xml @@ -2,11 +2,11 @@ <monsters offset="0"> <monster id="1128" name="General Razha"> <sprite>monsters/demon.xml|#444444,979797</sprite> - <sprite>equipment/feet/warlordboots-male.xml|#333333,878787</sprite> - <sprite>equipment/hands/generic-male.xml|#242424,626262</sprite> - <sprite>equipment/chest/demonwarlordplate-male.xml|#ea0000,979797</sprite> - <sprite>equipment/head/bull-male.xml</sprite> - <sprite>equipment/weapons/dagger-male.xml|#181619,1c1b00,1b1a31,54438a,5b5660,827e85,9596e0</sprite> + <sprite>equipment/feet/warlordboots.xml|#333333,878787</sprite> + <sprite>equipment/hands/generic.xml|#242424,626262</sprite> + <sprite>equipment/chest/demonwarlordplate.xml|#ea0000,979797</sprite> + <sprite>equipment/head/bull.xml</sprite> + <sprite>equipment/weapons/dagger.xml|#181619,1c1b00,1b1a31,54438a,5b5660,827e85,9596e0</sprite> <particlefx>graphics/particles/monster-witchguard.particle.xml</particlefx> </monster> </monsters> |