diff options
Diffstat (limited to 'monsters/monster1129_GeneralTerogan.xml')
-rw-r--r-- | monsters/monster1129_GeneralTerogan.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/monsters/monster1129_GeneralTerogan.xml b/monsters/monster1129_GeneralTerogan.xml index 0df75340..ef1e7be9 100644 --- a/monsters/monster1129_GeneralTerogan.xml +++ b/monsters/monster1129_GeneralTerogan.xml @@ -1,11 +1,11 @@ <?xml version="1.0"?> <monsters offset="0"> -<monster id="1129" name="General Terogan"> - <sprite>monsters/skeleton.xml|#aca379</sprite> - <sprite>equipment/chest/robe-male.xml|#ea0000,333333</sprite> - <sprite>equipment/head/phylactery-male.xml</sprite> - <sprite>equipment/head/evileyes.xml</sprite> - <sprite>equipment/hands/magefire.xml</sprite> - <attack id="1" critical-hit-effect-id="42" missile-particle="graphics/particles/thelost-attack.particle.xml" action="attack"></attack> -</monster> -</monsters>
\ No newline at end of file + <monster id="1129" name="General Terogan"> + <sprite>monsters/skeleton.xml|#aca379</sprite> + <sprite>equipment/chest/robe-male.xml|#ea0000,333333</sprite> + <sprite>equipment/head/phylactery-male.xml</sprite> + <sprite>equipment/head/evileyes.xml</sprite> + <sprite>equipment/hands/magefire.xml</sprite> + <attack id="1" critical-hit-effect-id="42" missile-particle="graphics/particles/thelost-attack.particle.xml" action="attack"/> + </monster> +</monsters> |