ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/holy_symbol.arc
Revision: 1.13
Committed: Sat Oct 16 04:43:20 2010 UTC (13 years, 8 months ago) by sf-pippijn
Branch: MAIN
Changes since 1.12: +1 -0 lines
Log Message:
added some glyphs

File Contents

# User Rev Content
1 root 1.6 object holy_symbol
2 root 1.12 inherit type_skill_tool
3 root 1.1 name holy symbol
4 root 1.7 name_pl holy symbols
5     skill praying
6 root 1.5 face holy_symbol.x11
7 root 1.12 magicmap brown
8 sf-pippijn 1.13 glyph †
9 root 1.7 nrof 1
10     materialname ancient wood
11 root 1.1 value 1500
12     weight 5000
13     client_type 451
14     end
15 root 1.7