ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/holy_symbol.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:17 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 holy_symbol
2 root 1.1 name holy symbol
3 root 1.3 name_pl holy symbols
4     skill praying
5 pippijn 1.2 face holy_symbol.x11
6 root 1.3 nrof 1
7 root 1.1 type 74
8     material 20
9     value 1500
10     weight 5000
11     client_type 451
12     body_skill -1
13 root 1.3 color_fg brown
14     editable 2048
15 root 1.1 end
16 root 1.3