ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/lockpicks.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:28 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object lockpicks
2 root 1.12 inherit type_skill_tool
3 root 1.1 name lockpicks
4     name_pl lockpicks
5 root 1.7 skill lockpicking
6 pippijn 1.2 face lockpicks.x11
7 root 1.12 magicmap grey
8 root 1.7 nrof 1
9     materialname iron
10     value 1000
11 root 1.5 weight 300
12 root 1.1 client_type 451
13 root 1.10 body_arm -1
14 root 1.1 end
15 root 1.7