Skip to content
Snippets Groups Projects
Commit 87b7d628 authored by dg's avatar dg
Browse files

Kryl-Feijan can appear in the ID

git-svn-id: http://svn.net-core.org/repos/t-engine4@5895 51575b47-30f0-44d4-a5cc-537603b46e54
parent 1b488693
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ load("/data/general/npcs/major-demon.lua", function(e) e.rarity = nil end)
local Talents = require("engine.interface.ActorTalents")
newEntity{ base="BASE_NPC_MAJOR_DEMON", define_as = "KRYL_FEIJAN",
allow_infinite_dungeon = true,
name = "Kryl-Feijan", color=colors.VIOLET, unique = true,
resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/demon_major_kryl_feijan.png", display_h=2, display_y=-1}}},
desc = [[This huge demon is covered in darkness. The ripped flesh of its "mother" still hangs from its sharp claws.]],
......
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