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

moarr

git-svn-id: http://svn.net-core.org/repos/t-engine4@3426 51575b47-30f0-44d4-a5cc-537603b46e54
parent 263233a6
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ newEntity{ base = "BASE_NPC_SUNWALL_TOWN",
}
newEntity{ base = "BASE_NPC_SUNWALL_TOWN",
name = "elven archer", color=colors.UMBER,
name = "elven archer", subtype = "elf", color=colors.UMBER,
desc = [[A stern-looking guard, he will not let you disturb the town.]],
level_range = {1, nil}, exp_worth = 1,
rarity = 3,
......@@ -91,7 +91,7 @@ newEntity{ base = "BASE_NPC_SUNWALL_TOWN",
}
newEntity{ base = "BASE_NPC_SUNWALL_TOWN",
name = "elven sun-mage", color=colors.YELLOW,
name = "elven sun-mage", subtype = "elf", color=colors.YELLOW,
desc = [[An elf dressed in glowing robes.]],
level_range = {3, nil}, exp_worth = 1,
rarity = 3,
......
game/modules/tome/data/gfx/shockbolt/npc/humanoid_elf_elven_archer.png

7.07 KiB

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

6.57 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