ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/stylus.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:18 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +7 -6 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object stylus
2 root 1.1 name writing pen
3     name_pl writing pens
4 root 1.3 skill inscription
5 pippijn 1.2 face stylus.x11
6 root 1.1 type 74
7 root 1.3 material 32
8     value 5000
9 root 1.1 weight 100
10     client_type 451
11     body_skill -1
12 root 1.3 color_fg brown
13     editable 2048
14 root 1.1 end
15 root 1.3