ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/evil_ice.arc
Revision: 1.1
Committed: Tue Feb 7 21:35:38 2006 UTC (18 years, 5 months ago) by pippijn
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
adding the evil_ice arch with name mighty evil ice, a damaging block of ice that does 10 damage

File Contents

# Content
1 Object evil_ice
2 type 102
3 subtype 7
4 level 1
5 walk_on 1
6 wc -30
7 lifesave 1
8 name mighty evil ice
9 face evil_ice.111
10 anim
11 evil_ice.111
12 evil_ice.112
13 evil_ice.113
14 evil_ice.114
15 evil_ice.115
16 evil_ice.116
17 evil_ice.117
18 evil_ice.118
19 evil_ice.119
20 evil_ice.11A
21 evil_ice.11B
22 evil_ice.11C
23 mina
24 color_fg lightblue
25 color_bg blue
26 speed 0.2
27 no_pick 1
28 attacktype 16
29 hp 1
30 dam 10
31 editable 8
32 is_floor 1
33 end