ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/power_crystal.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:40 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object power_crystal
2 root 1.6 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