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

archery

git-svn-id: http://svn.net-core.org/repos/t-engine4@347 51575b47-30f0-44d4-a5cc-537603b46e54
parent 4d9740a8
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ newBirthDescriptor{
},
talents = {},
experience = 1.0,
body = { INVEN = 1000, MAINHAND=1, OFFHAND=1, BODY=1 },
body = { INVEN = 1000, MAINHAND=1, OFFHAND=1, BODY=1, QUIVER=1 },
copy = {
resolvers.equip{ id=true,
......@@ -34,4 +34,5 @@ load("/data/birth/sexes.lua")
-- Classes
load("/data/birth/warrior.lua")
load("/data/birth/rogue.lua")
load("/data/birth/archer.lua")
load("/data/birth/mage.lua")
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