ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/lockpicks.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:12 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +7 -6 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object lockpicks
2 root 1.1 name lockpicks
3     name_pl lockpicks
4 root 1.7 skill lockpicking
5 pippijn 1.2 face lockpicks.x11
6 root 1.7 nrof 1
7 root 1.1 type 74
8 root 1.7 materialname iron
9     value 1000
10 root 1.5 weight 300
11 root 1.1 client_type 451
12     body_skill -1
13 root 1.7 color_fg grey
14     editable 2048
15 root 1.1 end
16 root 1.7