ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/power_crystal_black.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_black
2 root 1.6 name Atramentous Crystal
3     maxsp 0
4     face power_crystal_black.x11
5 root 1.5 anim
6     power_crystal_black.x11
7     power_crystal_black.x12
8     power_crystal_black.x13
9     power_crystal_black.x14
10     mina
11 root 1.3 type 156
12     weight 3
13     color_fg black
14 root 1.6 value 0
15     material 64
16     is_animated 1
17 root 1.3 editable 4096
18 root 1.6 name_pl Atramentous Crystals
19     client_type 41
20 pippijn 1.1 end
21 root 1.6 #Quest item for mlabhell, please don't use elsewhere
22    
23 pippijn 1.1