--- deliantra/server/include/attack.h 2010/04/04 20:00:05 1.21 +++ deliantra/server/include/attack.h 2010/10/11 18:40:43 1.22 @@ -81,7 +81,10 @@ # undef def }; -/* Short description of names of the attacktypes */ +/* lowercase attacktype identifiers */ +extern const char* const attacktype_name[NROFATTACKS]; + +/* short description of names of the attacktypes */ extern const char* const attacktype_desc[NROFATTACKS]; /* Note that internal should not ever be referenced in the last two