ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/arthritis.arc
Revision: 1.3
Committed: Sat Mar 3 00:49:33 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.2: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.3 Object arthritis
2 root 1.1 name arthritis
3 root 1.3 type 158
4     invisible 1
5     attacktype 1048576
6     wc 5
7     magic 0
8     Str -1
9     Dex -2
10 root 1.1 maxhp 1
11     maxgrace -1
12     food -1
13     speed 0.001
14     last_sp 0
15 root 1.3 maxsp 0
16     ac 1
17 root 1.1 last_eat 0
18 root 1.3 exp 10000
19     msg
20     Your joints are swollen. You feel weak and
21     less dextrous.
22     endmsg
23     race *
24     level 7
25 root 1.1 end