From 0e4dc49ff31f216a4f553f54e0da8b4bc569f8f7 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 13 Jun 2017 18:24:42 +0200 Subject: Remove unused UNIQUE_4 monster race flag --- src/monster_race_flag_list.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/monster_race_flag_list.hpp') diff --git a/src/monster_race_flag_list.hpp b/src/monster_race_flag_list.hpp index 5179a040..0484e3af 100644 --- a/src/monster_race_flag_list.hpp +++ b/src/monster_race_flag_list.hpp @@ -97,7 +97,6 @@ RF(3, 23, RES_WATE) RF(3, 24, RES_PLAS) RF(3, 25, RES_NEXU) RF(3, 26, RES_DISE) -RF(3, 27, UNIQUE_4) RF(3, 28, NO_FEAR) RF(3, 29, NO_STUN) RF(3, 30, NO_CONF) -- cgit v1.2.3