Skip to content
Snippets Groups Projects
Commit 54231c23 authored by dg's avatar dg
Browse files

Fixed Abyssal Horror tile

git-svn-id: http://svn.net-core.org/repos/t-engine4@6753 51575b47-30f0-44d4-a5cc-537603b46e54
parent dd116a30
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,7 @@ newEntity{ base = "BASE_NPC_HORROR_AQUATIC",
newEntity{ base = "BASE_NPC_HORROR_AQUATIC",
name = "abyssal horror", color=colors.BLACK,
desc = "This deep black form is shrouded in darkness. All you can make out are a pair of deep red eyes, hidden behind a mass of tentacles.",
resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/horror_eldritch_abyssal_horror.png", display_h=2, display_y=-1}}},
resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/horror_aquatic_abyssal_horror.png", display_h=2, display_y=-1}}},
level_range = {16, nil}, exp_worth = 1,
rarity = 12, --Scary but rare
rank = 3,
......
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