Commit d002fa23b5d646cc81162bec8f03cfe7dde93ed6

Authored by dg
1 parent 99542d5c

moar


git-svn-id: http://svn.net-core.org/repos/t-engine4@3589 51575b47-30f0-44d4-a5cc-537603b46e54
... ... @@ -265,6 +265,7 @@ newEntity{
265 265 newEntity{ base = "BASE_NPC_FAEROS", define_as = "FYRK",
266 266 allow_infinite_dungeon = true,
267 267 name = "Fyrk, Faeros High Guard", color=colors.VIOLET,
  268 + resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/elemental_fire_fyrk__faeros_high_guard.png", display_h=2, display_y=-1}}},
268 269 desc = [[Faeros are highly intelligent fire elementals, rarely seen outside volcanoes. They are probably not native to this world.
269 270 This one looks even nastier and looks toward you with what seems to be disdain. Flames swirl all around him.]],
270 271 level_range = {35, nil}, exp_worth = 2,
... ...