diff --git a/game/modules/tome/data/zones/rhaloren-camp/npcs.lua b/game/modules/tome/data/zones/rhaloren-camp/npcs.lua index 432869c871c59972b4962ab2a447e75cc3bc708f..0c190b204e728a1fd738156a223e0f8781d1036d 100644 --- a/game/modules/tome/data/zones/rhaloren-camp/npcs.lua +++ b/game/modules/tome/data/zones/rhaloren-camp/npcs.lua @@ -33,6 +33,7 @@ newEntity{ define_as = "INQUISITOR", name = "Rhaloren Inquisitor", display = "p", color=colors.VIOLET, female = true, desc = [[This tall elf rushes at you, wielding both her greatsword and magical spells.]], + faction = "rhalore", killer_message = "and hung from the rafters", level_range = {7, nil}, exp_worth = 2, max_life = 150, life_rating = 15, fixed_rating = true,