ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/power_crystal.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:12 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +9 -8 lines
Log Message:
second normaliser run - dude

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     maxsp 1000
13 root 1.3 type 156
14 root 1.8 materialname stone
15     value 10000000
16 root 1.3 weight 3
17 root 1.8 client_type 41
18 root 1.3 color_fg white
19     editable 4096
20 root 1.1 end
21 root 1.8