ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/power_crystal.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:28 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object power_crystal
2 root 1.5 anim
3     power_crystal.x11
4     power_crystal.x12
5     power_crystal.x13
6     power_crystal.x14
7     mina
8 root 1.8 name Glowing Crystal
9     name_pl Glowing Crystals
10     face power_crystal.x11
11     is_animated 1
12 root 1.11 magicmap white
13 root 1.8 maxsp 1000
14 root 1.3 type 156
15 root 1.8 materialname stone
16     value 10000000
17 root 1.3 weight 3
18 root 1.8 client_type 41
19 root 1.1 end
20 root 1.8