ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/bowyer.arc
Revision: 1.11
Committed: Wed Nov 21 12:53:49 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +1 -2 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 object skill_bowyer
2 inherit type_skill
3 name bowyer
4 skill bowyer
5 msg
6 You can identify missile weapons and missiles such as arrows, bolts and
7 bows. One can also create special bows and arrows from other ingredients
8 using the bowyer skill like the L<alchemy skill|skill_description/alchemy>
9 skill and a B<workbench> (you just have to find some recipes).
10 endmsg
11 exp 100
12 level 150
13 subtype 4
14 invisible 1
15 no_drop 1
16 end
17