ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/disarm_traps.arc
Revision: 1.10
Committed: Wed Nov 21 11:50:57 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +4 -0 lines
Log Message:
add skill documentation

File Contents

# Content
1 object skill_remove_trap
2 inherit type_skill
3 name disarm traps
4 skill disarm traps
5 msg
6 You can disarm previously discovered traps (for example, with the B<find
7 traps> skill).
8 endmsg
9 exp 50
10 level 350
11 subtype 27
12 invisible 1
13 no_drop 1
14 end
15