ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/incontinence.arc
Revision: 1.4
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.3: +17 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object incontinence
2 root 1.1 name lack of bladder control
3 root 1.4 type 158
4     invisible 1
5     attacktype 1
6 root 1.1 other_arch reeking_urine
7 root 1.4 wc 0
8     magic 0
9 root 1.1 maxhp 1
10 root 1.4 dam 0
11 root 1.3 maxgrace 20
12 root 1.1 speed 0.001
13     last_sp 0
14 root 1.4 maxsp 0
15 root 1.1 last_eat 0
16 root 1.4 exp 100
17     msg
18     You can't control your bladder. You have a
19     messy accident. Yuck!
20     endmsg
21     race *
22     level 5
23 root 1.1 end
24 root 1.4 Object reeking_urine
25 root 1.1 name reeking puddle of urine
26 root 1.4 type 72
27 pippijn 1.2 face residue.x11
28 root 1.1 food 1
29     weight 20
30     end