Skip to content
Snippets Groups Projects
Commit 3a88ce65 authored by dg's avatar dg
Browse files

tile

git-svn-id: http://svn.net-core.org/repos/t-engine4@4136 51575b47-30f0-44d4-a5cc-537603b46e54
parent bfa06447
No related branches found
No related tags found
No related merge requests found
game/modules/tome/data/gfx/shockbolt/npc/spellblaze_simulacrum.png

10.9 KiB

......@@ -69,7 +69,8 @@ newEntity{ base="BASE_NPC_CRYSTAL", define_as = "SPELLBLAZE_CRYSTAL",
newEntity{ base="BASE_NPC_CRYSTAL", define_as = "SPELLBLAZE_SIMULACRUM",
allow_infinite_dungeon = true,
unique = true,
name = "Spellblaze Simulacrum", display = "g",
name = "Spellblaze Simulacrum", display = "g", image = "npc/spellblaze_simulacrum.png",
resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/spellblaze_simulacrum.png", display_h=2, display_y=-1}}},
color=colors.VIOLET,
desc = [[A formation of purple crystal, but where the others could only be described as polyhedral, this construct seems to strangely resemble... you, if you were several orders of magnitude larger.]],
killer_message = "and vaporised into nothingness",
......
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