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

mooooooarrr tileeess

git-svn-id: http://svn.net-core.org/repos/t-engine4@3595 51575b47-30f0-44d4-a5cc-537603b46e54
parent d6c6fbda
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
......@@ -30,7 +30,7 @@ function _M:init(t, no_default)
ActorAI.init(self, t)
-- Grab default image name if none is set
if not self.image and self.name ~= "unknown actor" then self.image = "npc/"..tostring(self.type or "unknown").."_"..tostring(self.subtype or "unknown").."_"..(self.name or "unknown"):lower():gsub("[^a-z0-9]", "_")..".png" end
if not self.image and self.name ~= "unknown actor" then self.image = "npc/"..tostring(self.type or "unknown").."_"..tostring(self.subtype or "unknown"):lower():gsub("[^a-z0-9]", "_").."_"..(self.name or "unknown"):lower():gsub("[^a-z0-9]", "_")..".png" end
end
function _M:act()
......
game/modules/tome/data/gfx/shockbolt/npc/construct_golem_drolem.png

15.1 KiB

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

10.2 KiB

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

9.96 KiB

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

9.97 KiB

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

5.07 KiB

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

11.4 KiB

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

6.87 KiB

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

11.6 KiB

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

4.84 KiB

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

10.6 KiB

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

4.85 KiB

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

5.18 KiB

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

4.48 KiB

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

5.04 KiB

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

7.08 KiB

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

11.1 KiB

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

11 KiB

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

14.4 KiB

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

9.62 KiB

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