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, 6 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +1 -2 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.4 object skill_bowyer
2 root 1.8 inherit type_skill
3 root 1.1 name bowyer
4     skill bowyer
5 root 1.10 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 root 1.11 skill and a B<workbench> (you just have to find some recipes).
10 root 1.10 endmsg
11 root 1.5 exp 100
12     level 150
13     subtype 4
14 root 1.1 invisible 1
15     no_drop 1
16     end
17