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

File Contents

# User Rev Content
1 root 1.4 object disease_cold
2 root 1.1 name cold
3 root 1.3 type 158
4     invisible 1
5     attacktype 1048576
6     wc 20
7     magic 3
8     Con -1
9     Cha -1
10 root 1.1 maxhp 10
11 root 1.3 dam 1
12 root 1.1 maxgrace 6
13 root 1.3 last_grace 1
14 root 1.1 food -1
15     speed 0.05
16     last_sp 50
17 root 1.3 maxsp 0
18     ac 0
19 root 1.1 last_eat 0
20 root 1.3 exp 100
21     hp 1
22     sp 1
23     msg
24     You develop a sniffle.
25     endmsg
26     race *
27     level 2
28 root 1.1 end