ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/creeping_frost.arc
Revision: 1.2
Committed: Tue Jan 2 21:47:20 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object creeping_frost
2     name creeping frost
3     title You freeze
4     type 158
5 pippijn 1.2 face fireball.x11
6 root 1.1 no_pick 1
7     no_drop 1
8     attacktype 16
9     wc 3
10     magic 0
11     maxhp 0
12     dam -10
13     maxgrace 10
14     food -1
15     speed 0.1
16     last_sp 50
17     maxsp 0
18     ac 0
19     last_eat 0
20     last_heal 1
21     exp 10000
22     hp 1
23     sp 1
24     msg
25     Frost creeps over your body!
26     endmsg
27     race *
28     level 10
29     end
30     Object creeping_frost_immunity
31     name creeping frost
32     type 98
33     level 127
34     invisible 1
35     no_pick 1
36     no_drop 1
37     end