diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 447ba4fe..c0df98b5 100644 --- a/monsters.xml +++ b/monsters.xml @@ -444,4 +444,7 @@ <sprite>monsters/accessories/ball-lightning-shadow.xml</sprite> <particlefx>graphics/particles/monster-ball-lightning-red.particle.xml</particlefx> </monster> + <monster id="80" name="Serqet"> + <sprite>monsters/monster-serqet.xml</sprite> + </monster> </monsters> |