Update prc_feat_const.nss

Removed dupe constant.
This commit is contained in:
Jaysyn904 2024-02-29 16:25:59 -05:00
parent 137a5a74fe
commit 03567313e5

View File

@ -17,7 +17,6 @@ const int FEAT_FAVORED_ENEMY_PLANT = 2355;
//:: Epic Base Class Marker Feats
const int FEAT_EPIC_DUSKBLADE = 3690;
const int FEAT_EPIC_DREAD_NECROMANCER = 24152;
const int FEAT_EPIC_ELDRITCH_KNIGHT = 4013;
const int FEAT_EPIC_FAVORED_SOUL = 24241;
const int FEAT_EPIC_HEALER = 3744;
const int FEAT_EPIC_MARSHAL = 1918;