diff options
Diffstat (limited to 'monsters/monster1024_PoisonSkull.xml')
-rw-r--r-- | monsters/monster1024_PoisonSkull.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/monsters/monster1024_PoisonSkull.xml b/monsters/monster1024_PoisonSkull.xml new file mode 100644 index 00000000..b0d71f2c --- /dev/null +++ b/monsters/monster1024_PoisonSkull.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<monsters offset="0"> + <monster id="1024" name="Poison Skull"> + <sprite>monsters/skull-poison.xml</sprite> + </monster> +</monsters> |