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

File Contents

# User Rev Content
1 root 1.7 Object leprosy
2 root 1.1 name leprosy
3 root 1.7 type 158
4     invisible 1
5     attacktype 1048576
6 root 1.1 other_arch leprous_skin
7 root 1.7 wc 10
8     magic 0
9     Str -1
10     Con -1
11     Dex -1
12     Cha -2
13 root 1.1 maxhp 1
14 root 1.7 dam 1
15 root 1.1 maxgrace -1
16     food -1
17     speed 0.005
18     last_sp 0
19 root 1.7 maxsp 0
20     ac 5
21 root 1.1 last_eat 0
22 root 1.7 exp 1000
23     hp 1
24     sp 1
25     msg
26     Splotches are spreading around your body.
27     You feel disgusted with yourself. A piece
28     of skin flakes off and falls to the ground.
29     endmsg
30     race *
31     level 5
32 root 1.1 end
33 root 1.7 Object leprous_skin
34 root 1.1 name leprous flake of skin
35 pippijn 1.4 face skin.x11
36 root 1.7 material 32
37     type 72
38 root 1.5 food 5
39 root 1.1 weight 7
40 scara 1.2 magicmap khaki
41 root 1.1 end