X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fcontent_object.h;h=47f93d7d4ad492828609f671d139613d00f2aa02;hb=ef08163c38ea668f509015c176a59d6f4ae1fd76;hp=ecabd8a3877ab5eaf850857564df86a5b06a3ee0;hpb=91cfbe2891a3fbec2aac019ccfba74b667d94fc4;p=dragonfireclient.git diff --git a/src/content_object.h b/src/content_object.h index ecabd8a38..47f93d7d4 100644 --- a/src/content_object.h +++ b/src/content_object.h @@ -24,6 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define ACTIVEOBJECT_TYPE_ITEM 2 #define ACTIVEOBJECT_TYPE_RAT 3 #define ACTIVEOBJECT_TYPE_OERKKI1 4 +#define ACTIVEOBJECT_TYPE_FIREFLY 5 #endif