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

File Contents

# User Rev Content
1 root 1.3 object power_crystal
2 root 1.1 name Glowing Crystal
3 root 1.3 name_pl Glowing Crystals
4     face power_crystal.x11
5     is_animated 1
6 root 1.1 maxsp 1000
7 root 1.3 type 156
8     material 64
9     value 10000000
10     weight 3
11     client_type 41
12     color_fg white
13     editable 4096
14 root 1.1 anim
15 pippijn 1.2 power_crystal.x11
16     power_crystal.x12
17     power_crystal.x13
18     power_crystal.x14
19 root 1.1 mina
20     end
21 root 1.3