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

moar tiles

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

10.4 KiB

game/modules/tome/data/gfx/shockbolt/npc/humanoid_elf_fillarel_aldaren.png

9.5 KiB

game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_arcane_blade.png

8.33 KiB

game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_blood_mage.png

5.98 KiB

game/modules/tome/data/gfx/shockbolt/npc/humanoid_human_trickster.png

7.48 KiB

game/modules/tome/data/gfx/shockbolt/npc/humanoid_shalore_grand_corruptor.png

6.24 KiB

......@@ -66,7 +66,7 @@ newEntity{ name = "gladiator",
end
}
newEntity{ name = "slinger",
newEntity{ name = "halfling slinger",
define_as = "SLINGER",
type = "humanoid", subtype = "halfling",
color=colors.GOLD, display = "p",
......
......@@ -31,6 +31,7 @@ newEntity{ define_as = "FILLAREL",
type = "humanoid", subtype = "elf", unique = true,
name = "Fillarel Aldaren", faction = "neutral",
display = "@", color=colors.GOLD,
resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/humanoid_elf_fillarel_aldaren.png", display_h=2, display_y=-1}}},
desc = [[An Elven woman. She wears a tight robe decorated with symbols of the Sun and the Moon and wields a staff.]],
level_range = {25, nil}, exp_worth = 2,
max_life = 120, life_rating = 15, fixed_rating = true,
......
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