diff options
Diffstat (limited to 'monsters/monster1054_Troll.xml')
-rw-r--r-- | monsters/monster1054_Troll.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters/monster1054_Troll.xml b/monsters/monster1054_Troll.xml new file mode 100644 index 00000000..0ec15cb7 --- /dev/null +++ b/monsters/monster1054_Troll.xml @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<monsters offset="0"> + <monster id="1054" name="Troll"> + <sprite>monsters/troll.xml|#FFDEC2;#FF4D4D;#FF99FF;#FFC88A</sprite> + <attack id="1" missile-particle="graphics/particles/monster-troll-foefire.particle.xml" action="attack"/> + </monster> +</monsters> |