Skip to content
Snippets Groups Projects
Commit 1e062c6e authored by DarkGod's avatar DarkGod
Browse files

Fix Rhaloren Inquisitor faction

parent 888e58f9
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment