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

Novice Mage on the worldmap now has a tile

git-svn-id: http://svn.net-core.org/repos/t-engine4@3605 51575b47-30f0-44d4-a5cc-537603b46e54
parent f74af461
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,9 @@ newEntity{
local g = mod.class.WorldNPC.new{
name="Novice mage",
type="humanoid", subtype="elf", faction="angolwen",
type="humanoid", subtype="human", faction="angolwen",
display='@', color=colors.RED,
image = "npc/humanoid_human_apprentice_mage.png",
can_talk = "mage-apprentice-quest",
unit_power = 300,
}
......
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