ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/holy_symbol.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:43 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

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