diff --git a/game/modules/tome/data/gfx/shockbolt/npc/humanoid_elf_anorithil.png b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_elf_anorithil.png new file mode 100644 index 0000000000000000000000000000000000000000..5043c442b23760ece9bfac5521ed78b393e1045d Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/humanoid_elf_anorithil.png differ diff --git a/game/modules/tome/data/zones/arena/npcs.lua b/game/modules/tome/data/zones/arena/npcs.lua index 73c052a6fc20b5d46f958bb9b38e8eb5836cefa3..4e0cf55ef41571474c21d22e0e6649e354dbf5bb 100644 --- a/game/modules/tome/data/zones/arena/npcs.lua +++ b/game/modules/tome/data/zones/arena/npcs.lua @@ -969,7 +969,7 @@ newEntity{ name = "martyr", newEntity{ name = "anorithil", base = "BASE_NPC_ARENA1", - type = "humanoid", subtype = "human", + type = "humanoid", subtype = "elf", color=colors.GREY, life_rating = 12,