ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/power_crystal.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:02 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +9 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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