From fe10c22d4ad3fbc84a5c033e96782a8e6da3e1e0 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 13 Jun 2017 18:24:42 +0200 Subject: Remove unused DROP_ART monster race flag --- src/monster_race_flag_list.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/monster_race_flag_list.hpp b/src/monster_race_flag_list.hpp index 0484e3af..01ad2e8d 100644 --- a/src/monster_race_flag_list.hpp +++ b/src/monster_race_flag_list.hpp @@ -117,7 +117,6 @@ RF(4, 11, NO_TARGET) RF(4, 12, AI_ANNOY) RF(4, 13, AI_SPECIAL) RF(4, 14, NEUTRAL) -RF(4, 15, DROP_ART) RF(4, 16, DROP_RANDART) RF(4, 17, AI_PLAYER) RF(4, 18, NO_THEFT) -- cgit v1.2.3