ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/power_crystal.arc
Revision: 1.12
Committed: Thu Apr 8 22:40:38 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.11: +1 -1 lines
Log Message:
move DEEP_SWAMP, IDENTIFY_ALTAR, SKILLSCROLL, SYMPTOM, BUILDER, MATERIAL, MAPSCRIPT, ITEM_TRANSFORMER, MENU, POWER_CRYSTAL, CORPSE and SAFE_GROUND to lower values

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 root 1.11 magicmap white
13 root 1.8 maxsp 1000
14 root 1.12 type 118
15 root 1.8 materialname stone
16     value 10000000
17 root 1.3 weight 3
18 root 1.8 client_type 41
19 root 1.1 end
20 root 1.8