summaryrefslogtreecommitdiff
path: root/src/net/eathena/sprite.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/sprite.h')
-rw-r--r--src/net/eathena/sprite.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/sprite.h b/src/net/eathena/sprite.h
index 0ae286a00..7ad679197 100644
--- a/src/net/eathena/sprite.h
+++ b/src/net/eathena/sprite.h
@@ -41,6 +41,8 @@ enum
SPRITE_EVOL2 = 13, // in new versions also BODY2
SPRITE_EVOL3 = 14,
SPRITE_EVOL4 = 15,
+ SPRITE_EVOL5 = 16,
+ SPRITE_EVOL6 = 17,
SPRITE_VECTOREND
};